'Declaration Public Overloads Function SetFocusedAndSelectedCells( _
ByVal nameThe cell references in A1 format or defined name.As System.String _
) As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences SetFocusedAndSelectedCells(
System.String name
)
public: Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences* SetFocusedAndSelectedCells(
System.String name
)
public:
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ SetFocusedAndSelectedCells(
System.String name
)
Parameters
- name
- The cell references in A1 format or defined name.
Return Value
The cell references that is set.