Pane.VerticalSplit Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Vertical Split Position
Represents the following attribute in the schema: 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, setPublic Property VerticalSplit As DoubleValueProperty Value
Returns DoubleValue.
- Attributes