aspose.cells
Class SxRng

Represents Group Range in a PivotField.

Property Getters/Setters Summary
functiongetBy()
           Represents the interval object for the group range.
functiongetEnd()
           Represents the end object for the group range.
functiongetGroupByTypes()
           Represents the group type for the group range. rangeofvalue Seconds Minutes Hours Days Months Quarters Years
functionisAutoEnd()
           Specifies a boolean value that indicates whether the application will use the source data to set the endding range value.
functionisAutoStart()
           Specifies a boolean value that indicates whether the application will use the source data to set the beginning range value.
functiongetStart()
           Represents the start object for the group range.
 

Property Getters/Setters Detail

isAutoStart : Object 

function isAutoStart()
Specifies a boolean value that indicates whether the application will use the source data to set the beginning range value.

isAutoEnd : Object 

function isAutoEnd()
Specifies a boolean value that indicates whether the application will use the source data to set the endding range value.

getStart : Object 

function getStart()
Represents the start object for the group range.

getEnd : Object 

function getEnd()
Represents the end object for the group range.

getBy : Object 

function getBy()
Represents the interval object for the group range.

getGroupByTypes : boolean[] 

function getGroupByTypes()
Represents the group type for the group range. rangeofvalue Seconds Minutes Hours Days Months Quarters Years

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.