次の方法で共有


TextOutlineEffect.Alignment プロパティ

定義

このプロパティは 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)

プロパティ値

属性

適用対象