[Table of Contents] [docx version]

Error! No text of specified style in document.

cNvGraphicFramePr (Non-Visual Graphic Frame Drawing Properties)

This element specifies the non-visual properties for a single graphical object frame within a spreadsheet. These are the set of properties of a frame which do not affect its display within a spreadsheet.

Parent Elements

nvGraphicFramePr5.6.2.19)

 

Child Elements

Subclause

extLst (Extension List)

§5.1.2.1.15

graphicFrameLocks (Graphic Frame Locks)

§5.1.2.1.19

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_NonVisualGraphicFrameProperties">

   <sequence>

   <element name="graphicFrameLocks" type="CT_GraphicalObjectFrameLocking" minOccurs="0" maxOccurs="1"/>

   <element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>

   </sequence>

</complexType>