ObjectDefaults class
Defines the ObjectDefaults Class. When the object is serialized out as xml, its qualified name is a:objectDefaults.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.ObjectDefaults
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
objectDefaults (Object Defaults)
This element allows for the definition of default shape, line, and textbox formatting properties. An application can use this information to format a shape (or text) initially on insertion into a document.
Parent Elements |
|---|
theme (§20.1.6.9) |
Child Elements | Subclause |
|---|---|
extLst (Extension List) | §20.1.2.2.15 |
lnDef (Line Default) | §20.1.4.1.20 |
spDef (Shape Default) | §20.1.4.1.27 |
txDef (Text Default) | §20.1.4.1.28 |
[Note: The W3C XML Schema definition of this element’s content model (CT_ObjectStyleDefaults) is located in §A.4.1. end note]
© ISO/IEC29500: 2008.