Series.FormatIdx Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
formatIdx, diese Eigenschaft ist nur in Office 2016 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: formatIdx
[DocumentFormat.OpenXml.SchemaAttr(0, "formatIdx")]
public DocumentFormat.OpenXml.UInt32Value FormatIdx { get; set; }
public DocumentFormat.OpenXml.UInt32Value FormatIdx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "formatIdx")]
public DocumentFormat.OpenXml.UInt32Value? FormatIdx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("formatIdx")]
public DocumentFormat.OpenXml.UInt32Value? FormatIdx { get; set; }
public DocumentFormat.OpenXml.UInt32Value? FormatIdx { get; set; }
member this.FormatIdx : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "formatIdx")>]
member this.FormatIdx : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("formatIdx")>]
member this.FormatIdx : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property FormatIdx As UInt32Value
Eigenschaftswert
- Attribute