Path.Height 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.
Pfadhöhe
Stellt das folgende Attribut im Schema dar: h
[DocumentFormat.OpenXml.SchemaAttr(0, "h")]
public DocumentFormat.OpenXml.Int64Value Height { get; set; }
public DocumentFormat.OpenXml.Int64Value Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "h")]
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("h")]
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
public DocumentFormat.OpenXml.Int64Value? Height { get; set; }
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "h")>]
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("h")>]
member this.Height : DocumentFormat.OpenXml.Int64Value with get, set
Public Property Height As Int64Value
Eigenschaftswert
Gibt zurück Int64Value.
- Attribute