次の方法で共有


Pane.VerticalSplit プロパティ

定義

垂直分割位置

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

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

プロパティ値

DoubleValue を返します。

属性

適用対象