HotXLS dokumentacija

function

function AddComment(overload: Integer; 1-based worksheet coordinates of the target cell: WideString): overload

function

function AddComment(overload: Integer; 1-based worksheet coordinates of the target cell: WideString): AddComment(overload: Integer; 1-based worksheet coordinates of the target cell: WideString):; overload;
function AddComment(overload: Integer; 1-based worksheet coordinates of the target cell: WideString; Author: WideString): AddComment(overload: Integer; 1-based worksheet coordinates of the target cell: WideString):; overload;
    

TXLSComment

overload TXLSComment
1-based worksheet coordinates of the target cell 1-based worksheet coordinates of the target cell
Author Optional saved comment author

Pavyzdys

Workbook.Sheets[1].AddComment(
  4, 2,
  'Check total',
  'Reviewer');
    

].AddComment(

'Check total'
].AddComment(
klasė Overview
Overview.RCRangeypatybė