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