'Declaration Public Function CreateCellCommentEditor( _
ByVal cellReferenceСсылка на ячейку.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
- Ссылка на ячейку.
Return Value
Новый экземпляр SheetCellEditor.