Skip to main content

ApiListRow

Represents the ApiListRow class.

note

This functionality is available in paid ONLYOFFICE Docs editions.

Properties

NameTypeDescription
IndexnumberReturns the 1-based index of the row within the data body.
ParentApiListObjectReturns the parent list object.
RangeApiRange | nullReturns the range of the entire row spanning all columns.

Methods

MethodReturnsDescription
DeletebooleanDeletes the row from the table.
GetIndexnumberReturns the 1-based index of the row within the data body of the table.
GetParentApiListObjectReturns the parent list object.
GetRangeApiRange | nullReturns the range of the entire row, spanning all columns of the table.