FrameProperties.HorizontalSpace Property

Definition

Horizontal Frame Padding

Represents the following attribute in the schema: w:hSpace

[DocumentFormat.OpenXml.SchemaAttr(23, "hSpace")]
public DocumentFormat.OpenXml.StringValue HorizontalSpace { get; set; }
public DocumentFormat.OpenXml.StringValue HorizontalSpace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "hSpace")]
public DocumentFormat.OpenXml.StringValue? HorizontalSpace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:hSpace")]
public DocumentFormat.OpenXml.StringValue? HorizontalSpace { get; set; }
public DocumentFormat.OpenXml.StringValue? HorizontalSpace { get; set; }
member this.HorizontalSpace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "hSpace")>]
member this.HorizontalSpace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:hSpace")>]
member this.HorizontalSpace : DocumentFormat.OpenXml.StringValue with get, set
Public Property HorizontalSpace As StringValue

Property Value

Returns UInt64Value.

Attributes

Applies to