IdxRichEditTable.GetNestingLevel Method
In This Article
Returns the nesting level of the table.
#Declaration
Delphi
function GetNestingLevel: Integer;
#Returns
Type | Description |
---|---|
Integer | The table’s nesting level. |
See Also