Freigeben über


ChartSheetView.ZoomScale-Eigenschaft

Window Zoom Scale.Represents the attribte in schema: zoomScale

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

Syntax

'Declaration
<SchemaAttrAttribute(, "zoomScale")> _
Public Property ZoomScale As UInt32Value
    Get
    Set
'Usage
Dim instance As ChartSheetView
Dim value As UInt32Value

value = instance.ZoomScale

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

ChartSheetView Klasse

ChartSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace