Skip to main content

GetListObjects

Returns an array of ApiListObject objects representing the formatted tables on the worksheet.

note

This functionality is available in paid ONLYOFFICE Docs editions.

Syntax

expression.GetListObjects();

expression - A variable that represents a ApiWorksheet class.

Parameters

This method doesn't have any parameters.

Returns

ApiListObject[]