ColorMapOverride.MasterColorMapping Property

Definition

Master Color Mapping.

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

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

Property Value

Returns MasterColorMapping.

Applies to