PaperSource.First 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.
Code der ersten Seite des Druckerfachs
Stellt das folgende Attribut im Schema dar: w:first
[DocumentFormat.OpenXml.SchemaAttr(23, "first")]
public DocumentFormat.OpenXml.UInt16Value First { get; set; }
public DocumentFormat.OpenXml.UInt16Value First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "first")]
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:first")]
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "first")>]
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:first")>]
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property First As UInt16Value
Eigenschaftswert
Gibt zurück Int32Value.
- Attribute