SlideMaster.ColorMap Property

Definition

Color Scheme Map.

Represents the following element tag in the schema: p:clrMap.

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

Property Value

Returns ColorMap.

Applies to