Show contents 

Express > Express Assembly Interfaces > IEaxSheets > IEaxSheets.AddNew

IEaxSheets.AddNew

Syntax

AddNew: IEaxSheet;

Description

The AddNew method creates the sheet that is based on the new express report.

Comments

The child object, that is an empty express report, is added for the source express report when the AddNew method is executed.

Example

The method use is given in the example for IEaxSheets.Add.

See also:

IEaxSheets