TdxSpreadSheetTableView.CanDeleteComments Method
Identifies if it is possible to delete comments in the worksheet.
Declaration
function CanDeleteComments: Boolean; overload;
Returns
Type | Description |
---|---|
Boolean | True if users can delete at least one comment in the worksheet; otherwise, False. |
See Also