Freigeben über


WorkbookView.TabRatio-Eigenschaft

Sheet Tab Ratio.Represents the attribte in schema: tabRatio

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

Syntax

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

value = instance.TabRatio

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

WorkbookView Klasse

WorkbookView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace