'Declaration Public Overloads Sub AutoFitRowHeight( _
ByVal cellSetThe cells, which are used to fit the height.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet _
)
public void AutoFitRowHeight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellSet
)
public: void AutoFitRowHeight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet* cellSet
)
public:
void AutoFitRowHeight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet^ cellSet
)
Parameters
- cellSet
- The cells, which are used to fit the height.