Color3Type.RgbColorModelPercentage Property
RGB Color Model - Percentage Variant, this property is only available in Office2010.Represents the element tag in schema: a:scrgbClr
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property RgbColorModelPercentage As RgbColorModelPercentage
Get
Set
'Применение
Dim instance As Color3Type
Dim value As RgbColorModelPercentage
value = instance.RgbColorModelPercentage
instance.RgbColorModelPercentage = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public RgbColorModelPercentage RgbColorModelPercentage { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage