UsedRangeType Enumeration
In This Topic
Specifies the type of all supported features.
Members
Member | Description |
Axis | Specifies the axis type. |
Chart | Specifies the chart type. |
Comment | Specifies the comment type. |
ConditionalFormatting | Specifies the conditional formatting type. |
Data | Specifies the data type. |
DataValidation | Specifies the data validation type. |
Filter | Specifies the filter type. |
Hyperlink | Specifies the hyperlink type. |
Merge | Specifies the merge type. |
None | Specifies no type. |
Picture | Specifies the picture type. |
PivotTable | Specifies the pivot table type. |
Shape | Specifies the shape type. |
Slicer | Specifies the slicer type. |
Sort | Specifies the sort type. |
Sparkline | Specifies the sparkline type. |
Style | Specifies the style type. |
Table | Specifies the table type. |
Inheritance Hierarchy
java.lang.Object
java.lang.Enum
com.grapecity.documents.excel.UsedRangeType
See Also