Class X14AC
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" namespace.
public static class X14AC
- Inheritance
-
X14AC
- Inherited Members
Fields
dyDescent
Represents the x14ac:dyDescent XML attributes.
public static readonly XName dyDescent
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: row, sheetFormatPr.
- corresponds to the following strongly-typed properties: Row.DyDescent, SheetFormatProperties.DyDescent.
knownFonts
Represents the x14ac:knownFonts XML attribute.
public static readonly XName knownFonts
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: fonts.
- corresponds to the following strongly-typed properties: Fonts.KnownFonts.
x14ac
Defines the XML namespace associated with the x14ac prefix.
public static readonly XNamespace x14ac
Field Value
- XNamespace