ITabEditor.Sheet

Fore Syntax

Sheet: ITabSheet;

Fore.NET Syntax

Sheet: Prognoz.Platform.Interop.Tab.TabSheet;

Description

The Sheet property returns the table that contains currently edited cell.

Example

The property use is given in description of the Text property.

See also:

ITabEditor