Freigeben über


PageSetup.FitToHeight-Eigenschaft

Fit To Height.Represents the attribte in schema: fitToHeight

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fitToHeight")> _
Public Property FitToHeight As UInt32Value
    Get
    Set
'Usage
Dim instance As PageSetup
Dim value As UInt32Value

value = instance.FitToHeight

instance.FitToHeight = value
[SchemaAttrAttribute(, "fitToHeight")]
public UInt32Value FitToHeight { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PageSetup Klasse

PageSetup-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace