'Declaration Public Function New( _
ByVal sheetThe sheet.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal referenceThe reference.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference _
)
public SpreadsheetCellReference(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet sheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference reference
)
public: SpreadsheetCellReference(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet* sheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference* reference
)
public:
SpreadsheetCellReference(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet^ sheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference^ reference
)
Parameters
- sheet
- The sheet.
- reference
- The reference.