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

属性值

属性

适用于