'Declaration Public Sub SetColumnsWidth( _
ByVal worksheetThe worksheet.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetThe cells set.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal widthThe width, in DIP.As Double _
)
public void SetColumnsWidth(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
double width
)
Parameters
- worksheet
- The worksheet.
- cellsSet
- The cells set.
- width
- The width, in DIP.