TdxSpreadSheetContainers.FindNextCommentContainer(TdxSpreadSheetCell,Untyped,Boolean) Method
Declaration
function FindNextCommentContainer(ACell: TdxSpreadSheetCell; out AContainer; AGoForward: Boolean = True): Boolean; overload;
Parameters
| Name | Type |
|---|---|
| ACell | TdxSpreadSheetCell |
| AContainer | |
| AGoForward | Boolean |
Returns
| Type |
|---|
| Boolean |
See Also