Aracılığıyla paylaş


TextBodyProperties.AnchorCenter Property

Definition

Anchor Center

Represents the following attribute in the schema: anchorCtr

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

Property Value

Attributes

Applies to