SpreadsheetDocumentRange.Ungroup

Syntax:

Ungroup()

Description:

Ungroups rows or columns of the area.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

It is applicable only for areas consisting of rows or columns.

Example:

Area.Ungroup();

See also:

SpreadsheetDocumentRange, method Group

    

1C:Enterprise Developer's Community