PageSetup.FitToHeight Property

Definition

Fit To Height

Represents the following attribute in the schema: fitToHeight

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

Property Value

Returns UInt32Value.

Attributes

Applies to