Freigeben über


PageSetup.FitToWidth-Eigenschaft

Fit To Width.Represents the attribte in schema: fitToWidth

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

Syntax

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

value = instance.FitToWidth

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PageSetup Klasse

PageSetup-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace