[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Data.ContentTypes

ContentTypes Enum

Specifies a value that indicates type(s) of content(s).

Namespace: GrapeCity.Spreadsheet.Data
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum ContentTypes : short
<Flags>
Public Enum ContentTypes As Short

Fields

Name Description
All

Includes all data

CellErrorText

Includes cell error text

CellFormula

Includes cell formula

CellValue

Includes cell data

ColumnFormula

Includes column formula

ErrorText

Includes error text

Formula

Includes formulas

None

No data

Note

Includes notes

RowErrorText

Includes row error text

RowFormula

Includes row formula

Tag

Includes tags