NormalViewProperties.VerticalBarState プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
垂直スプリッター バーの状態
スキーマ内の次の属性を表します。vertBarState
[DocumentFormat.OpenXml.SchemaAttr(0, "vertBarState")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues> VerticalBarState { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues> VerticalBarState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "vertBarState")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues>? VerticalBarState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("vertBarState")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues>? VerticalBarState { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues>? VerticalBarState { get; set; }
member this.VerticalBarState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "vertBarState")>]
member this.VerticalBarState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("vertBarState")>]
member this.VerticalBarState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.SplitterBarStateValues> with get, set
Public Property VerticalBarState As EnumValue(Of SplitterBarStateValues)
プロパティ値
EnumValue<T> を返します。
- 属性
注釈
ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。
垂直スプリッター バーが通常のビュー モードのときの状態を指定します。 最大化または最小化する領域は、スライド領域です。
この属性に使用できる値は、単純型によって ST_SplitterBarState
定義されます。