Class LC
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:lc="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas" namespace.
public static class LC
- Inheritance
-
LC
- Inherited Members
Fields
lc
Defines the XML namespace associated with the lc prefix.
public static readonly XNamespace lc
Field Value
- XNamespace
lockedCanvas
Represents the lc:lockedCanvas XML element.
public static readonly XName lockedCanvas
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData.
- has the following child XML elements: cxnSp, extLst, graphicFrame, grpSp, grpSpPr, nvGrpSpPr, pic, sp, txSp, contentPart.
- corresponds to the following strongly-typed classes: LockedCanvas.