[]
Internal use only. Specifies the type of data model enumerator.
public enum DefaultSheetDataModel.DataModelEnumeratorType
Public Enum DefaultSheetDataModel.DataModelEnumeratorType
Name | Description |
---|---|
AggTypes | Enumerates data aggregations. |
Formulas | Enumerates formulas. |
Notes | Enumerates cell notes. |
RowFormulas | Enumerates row formulas. |
Tags | Enumerates application tags. |
Values | Enumerates values. |