Share via


Colors.IndexedColors Property

Definition

Color Indexes.

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

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

Property Value

Returns IndexedColors.

Applies to