OpenXmlElement.Annotations Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Annotations<T>() | Gets a collection of annotations of the specified type for this OpenXmlElement. | |
Annotations(Type) | Gets a collection of annotations of the specified type for this OpenXmlElement. |
Top