OpenXmlElement.Annotation Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Annotation<T>() | Get the first annotation object of the specified type from this OpenXmlElement. | |
Annotation(Type) | Get the first annotation object of the specified type from this OpenXmlElement. |
Top