DataValidations.XWindow 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.
Obere linke Ecke (X Coodrinate)
Stellt das folgende Attribut im Schema dar: xWindow
[DocumentFormat.OpenXml.SchemaAttr(0, "xWindow")]
public DocumentFormat.OpenXml.UInt32Value XWindow { get; set; }
public DocumentFormat.OpenXml.UInt32Value XWindow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xWindow")]
public DocumentFormat.OpenXml.UInt32Value? XWindow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xWindow")]
public DocumentFormat.OpenXml.UInt32Value? XWindow { get; set; }
public DocumentFormat.OpenXml.UInt32Value? XWindow { get; set; }
member this.XWindow : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xWindow")>]
member this.XWindow : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xWindow")>]
member this.XWindow : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property XWindow As UInt32Value
Eigenschaftswert
Gibt zurück UInt32Value.
- Attribute