Colors.IndexedColors 属性

定义

颜色索引。

表示架构中的以下元素标记: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

属性值

返回 IndexedColors

适用于