Class C16R3
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:c16r3="http://schemas.microsoft.com/office/drawing/2017/03/chart" namespace.
public static class C16R3
- Inheritance
-
C16R3
- Inherited Members
Fields
c16r3
Defines the XML namespace associated with the c16r3 prefix.
public static readonly XNamespace c16r3
Field Value
- XNamespace
dataDisplayOptions16
Represents the c16r3:dataDisplayOptions16 XML element.
public static readonly XName dataDisplayOptions16
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData.
- has the following child XML elements: dispNaAsBlank.
- corresponds to the following strongly-typed classes: DataDisplayOptions16.
dispNaAsBlank
Represents the c16r3:dispNaAsBlank XML element.
public static readonly XName dispNaAsBlank
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, dataDisplayOptions16.
- has the following XML attributes: val.
- corresponds to the following strongly-typed classes: BooleanFalse.
val
Represents the c16r3:val XML attribute.
public static readonly XName val
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: dispNaAsBlank.
- corresponds to the following strongly-typed properties: BooleanFalse.Val.