FrameProperties.VerticalSpace Property

Definition

Vertical Frame Padding

Represents the following attribute in the schema: w:vSpace

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

Property Value

Returns UInt64Value.

Attributes

Applies to