Freigeben über


WorkbookView.WindowWidth-Eigenschaft

Window Width.Represents the attribte in schema: windowWidth

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

Syntax

'Declaration
<SchemaAttrAttribute(, "windowWidth")> _
Public Property WindowWidth As UInt32Value
    Get
    Set
'Usage
Dim instance As WorkbookView
Dim value As UInt32Value

value = instance.WindowWidth

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

WorkbookView Klasse

WorkbookView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace