[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.UsedRangeType

UsedRangeType Enum

Specifies the type of all supported features.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
[Flags]
public enum UsedRangeType
<Flags>
Public Enum UsedRangeType

Fields

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.

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.