次の方法で共有


CustomWorkbookView.TabRatio プロパティ

定義

シート タブの比率

スキーマ内の次の属性を表します: tabRatio

[DocumentFormat.OpenXml.SchemaAttr(0, "tabRatio")]
public DocumentFormat.OpenXml.UInt32Value TabRatio { get; set; }
public DocumentFormat.OpenXml.UInt32Value TabRatio { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tabRatio")]
public DocumentFormat.OpenXml.UInt32Value? TabRatio { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tabRatio")]
public DocumentFormat.OpenXml.UInt32Value? TabRatio { get; set; }
public DocumentFormat.OpenXml.UInt32Value? TabRatio { get; set; }
member this.TabRatio : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tabRatio")>]
member this.TabRatio : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tabRatio")>]
member this.TabRatio : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property TabRatio As UInt32Value

プロパティ値

UInt32Value を返します。

属性

適用対象