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