[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IncludeHeaders

IncludeHeaders Enum

Specifies which spreadsheet headers should be included.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum IncludeHeaders
Public Enum IncludeHeaders

Fields

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