TextOutlineEffect.Alignment 属性

定义

algn,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:w14:algn

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues>? Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues>? Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues>? Alignment { get; set; }
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PenAlignmentValues> with get, set
Public Property Alignment As EnumValue(Of PenAlignmentValues)

属性值

属性

适用于