次の方法で共有


PageMargins.B プロパティ

定義

b, このプロパティは、Office 2016 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象