Share via


BoundRect.B Property

Definition

b

Represents the following attribute in the schema: b

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

Property Value

Attributes

Applies to