'Declaration Public Function CreateCellCommentEditor( _
ByVal cellReferenceThe reference to a cell.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference _
) As CellCommentEditor
public CellCommentEditor CreateCellCommentEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference cellReference
)
public: CellCommentEditor* CreateCellCommentEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference* cellReference
)
public:
CellCommentEditor^ CreateCellCommentEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference^ cellReference
)
Parameters
- cellReference
- The reference to a cell.
Return Value
A new instance of SheetCellEditor.