[]
Specifies which spreadsheet headers should be included.
public enum IncludeHeaders
Public Enum IncludeHeaders
Name | Description |
---|---|
BothCustomOnly | Includes both custom column and custom row headers, custom headers only |
ColumnHeadersCustomOnly | Includes only custom column headers |
None | Includes neither column nor row headers |
RowHeadersCustomOnly | Includes only custom row headers |