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