'Declaration Public Sub SetColumnsWidth( _
ByVal columnIndexИндекс столбца.As System.Int32, _
ByVal columnCountКоличество столбцов.As System.Int32, _
ByVal widthШирина, измеренная в DIP.As Double _
)
public void SetColumnsWidth(
System.Int32 columnIndex,
System.Int32 columnCount,
double width
)
public: void SetColumnsWidth(
System.Int32 columnIndex,
System.Int32 columnCount,
double width
)
public:
void SetColumnsWidth(
System.Int32 columnIndex,
System.Int32 columnCount,
double width
)
Parameters
- columnIndex
- Индекс столбца.
- columnCount
- Количество столбцов.
- width
- Ширина, измеренная в DIP.