RgbColorModelPercentage Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
RgbColorModelPercentage() | Initializes a new instance of the RgbColorModelPercentage class. |
![]() |
RgbColorModelPercentage(String) | Initializes a new instance of the RgbColorModelPercentage class from outer XML. |
![]() |
RgbColorModelPercentage(array<OpenXmlElement[]) | Initializes a new instance of the RgbColorModelPercentage class with the specified child elements. |
![]() |
RgbColorModelPercentage(IEnumerable<OpenXmlElement>) | Initializes a new instance of the RgbColorModelPercentage class with the specified child elements. |
Top