Freigeben über


WorkbookView.Minimized-Eigenschaft

Minimized.Represents the attribte in schema: minimized

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

Syntax

'Declaration
<SchemaAttrAttribute(, "minimized")> _
Public Property Minimized As BooleanValue
    Get
    Set
'Usage
Dim instance As WorkbookView
Dim value As BooleanValue

value = instance.Minimized

instance.Minimized = value
[SchemaAttrAttribute(, "minimized")]
public BooleanValue Minimized { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

WorkbookView Klasse

WorkbookView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace