ObjectDefaults class

Office 2013 and later

Defines the ObjectDefaults Class. When the object is serialized out as xml, its qualified name is a:objectDefaults.

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

[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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: