Table of Contents

TExcelFile.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

Unit: FlexCel.Core

function TExcelFile.GetSplitWindow: TPoint; virtual; abstract;

See also