Stylesheet.CellFormats Property

Definition

CellFormats.

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

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

Property Value

Returns CellFormats.

Applies to