Table of Contents

ExcelFile.GetSplitWindow Method

Returns the horizontal and vertical offsets for the split windows. Zero means no split. See also SplitWindow This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract TPoint GetSplitWindow()

See also