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