Class CLBL
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:clbl="http://schemas.microsoft.com/office/2020/mipLabelMetadata" namespace.
public static class CLBL
- Inheritance
-
CLBL
- Inherited Members
Fields
clbl
Defines the XML namespace associated with the clbl prefix.
public static readonly XNamespace clbl
Field Value
- XNamespace
ext
Represents the clbl:ext XML element.
public static readonly XName ext
Field Value
- XName
Remarks
As an XML element, it:
extLst
Represents the clbl:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
label
Represents the clbl:label XML element.
public static readonly XName label
Field Value
- XName
Remarks
As an XML element, it:
labelList
Represents the clbl:labelList XML element.
public static readonly XName labelList
Field Value
- XName