OpenXmlPartContainer.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 PartContainer | |
Annotation(Type) | Get the first annotation object of the specified type from this PartContainer |
Top