Theme.CustomColorList Property

Definition

CustomColorList.

Represents the following element tag in the schema: a:custClrLst.

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

Property Value

Returns CustomColorList.

Applies to