Share via


OpenXmlRelativeRectPropsElement.B Property

Definition

b, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: b

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

Property Value

Attributes

Applies to