Stylesheet.CellStyles Property

Definition

CellStyles.

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

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

Property Value

Returns CellStyles.

Applies to