Group.HorizontalPercentage Property

Definition

hrpct

Represents the following attribute in the schema: o:hrpct

[DocumentFormat.OpenXml.SchemaAttr(27, "hrpct")]
public DocumentFormat.OpenXml.SingleValue HorizontalPercentage { get; set; }
public DocumentFormat.OpenXml.SingleValue HorizontalPercentage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hrpct")]
public DocumentFormat.OpenXml.SingleValue? HorizontalPercentage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hrpct")]
public DocumentFormat.OpenXml.SingleValue? HorizontalPercentage { get; set; }
public DocumentFormat.OpenXml.SingleValue? HorizontalPercentage { get; set; }
member this.HorizontalPercentage : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hrpct")>]
member this.HorizontalPercentage : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hrpct")>]
member this.HorizontalPercentage : DocumentFormat.OpenXml.SingleValue with get, set
Public Property HorizontalPercentage As SingleValue

Property Value

Returns SingleValue.

Attributes

Applies to