共用方式為


ContextNode.Centroid Property

Definition

centroid

Represents the following attribute in the schema: centroid

[DocumentFormat.OpenXml.SchemaAttr(0, "centroid")]
public DocumentFormat.OpenXml.StringValue Centroid { get; set; }
public DocumentFormat.OpenXml.StringValue Centroid { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "centroid")]
public DocumentFormat.OpenXml.StringValue? Centroid { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("centroid")]
public DocumentFormat.OpenXml.StringValue? Centroid { get; set; }
public DocumentFormat.OpenXml.StringValue? Centroid { get; set; }
member this.Centroid : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "centroid")>]
member this.Centroid : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("centroid")>]
member this.Centroid : DocumentFormat.OpenXml.StringValue with get, set
Public Property Centroid As StringValue

Property Value

Attributes

Applies to