Color3Type.RgbColorModelPercentage Property

Definition

RGB Color Model - Percentage Variant.

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

public DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage RgbColorModelPercentage { get; set; }
public DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage? RgbColorModelPercentage { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage RgbColorModelPercentage { get; set; }
member this.RgbColorModelPercentage : DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.RgbColorModelPercentage : DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage with get, set
Public Property RgbColorModelPercentage As RgbColorModelPercentage

Property Value

Attributes

Applies to