LockedCanvas class

Office 2013 and later

Locked Canvas Container. When the object is serialized out as xml, its qualified name is lc:lockedCanvas.

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.LockedCanvas.LockedCanvas

Namespace:  DocumentFormat.OpenXml.Drawing.LockedCanvas
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]

lockedCanvas (Locked Canvas Container)

The locked canvas element acts as a container for more advanced drawing objects. The notion of a locked canvas comes from the fact that the generating application opening the file cannot create this object and can thus not perform edits either. Thus the drawing object is locked from all UI adjustments that would normally take place.

Child Elements

Subclause

cxnSp (Connection Shape)

§20.1.2.2.10

extLst (Extension List)

§20.1.2.2.15

graphicFrame (Graphic Frame)

§20.1.2.2.18

grpSp (Group shape)

§20.1.2.2.20

grpSpPr (Visual Group Shape Properties)

§20.1.2.2.22

nvGrpSpPr (Non-Visual Properties for a Group Shape)

§20.1.2.2.27

pic (Picture)

§20.1.2.2.30

sp (Shape)

§20.1.2.2.33

txSp (Text Shape)

§20.1.2.2.41

[Note: The W3C XML Schema definition of this element’s content model (CT_GvmlGroupShape) 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: