次の方法で共有


PrintOptions.HorizontalCentered プロパティ

定義

水平方向の中央揃え

スキーマ内の次の属性を表します。horizontalCentered

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

プロパティ値

BooleanValue を返します。

属性

適用対象