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