次の方法で共有


WorkbookView.ShowHorizontalScroll プロパティ

定義

水平スクロールを表示する

スキーマ内の次の属性を表します。 showHorizontalScroll

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

プロパティ値

BooleanValue を返します。

属性

適用対象