Stylesheet.CellFormats Property
Cell Formats.Represents the element tag in schema: x:cellXfs
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CellFormats As CellFormats
Get
Set
'Usage
Dim instance As Stylesheet
Dim value As CellFormats
value = instance.CellFormats
instance.CellFormats = value
public CellFormats CellFormats { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.CellFormats
Returns CellFormats.