CellType class

Office 2013 and later

Defines the CellType class.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

The following table lists the possible child types:CellFormula <x:f>CellValue <x:v>InlineString <x:is>ExtensionList <x:extLst>

The following example creates a spreadsheet document and adds the text "Microsoft" to the cell A2 by using the CellType class.

No code example is currently available or this language may not be supported.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: