Stylesheet.CellStyleFormats Property

Definition

CellStyleFormats.

Represents the following element tag in the schema: x:cellStyleXfs.

public DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats CellStyleFormats { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats? CellStyleFormats { get; set; }
member this.CellStyleFormats : DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats with get, set
Public Property CellStyleFormats As CellStyleFormats

Property Value

Returns CellStyleFormats.

Applies to