[]
Specifies the type of all supported features.
[Flags]
public enum UsedRangeType
<Flags>
Public Enum UsedRangeType
| Name | Description |
|---|---|
| All | Specifies all data. |
| 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. |