'Declaration Public Sub SetColumnsStyleIndex( _
ByVal columnIndexИндекс первого столбца для индексирования.As System.Int32, _
ByVal columnCountКоличество столбцов для индексирования.As System.Int32, _
ByVal styleIndexИндекс стиля.As System.Nullable(Of Integer) _
)
public void SetColumnsStyleIndex(
System.Int32 columnIndex,
System.Int32 columnCount,
System.Nullable<int> styleIndex
)
public: void SetColumnsStyleIndex(
System.Int32 columnIndex,
System.Int32 columnCount,
System.Nullable<int> styleIndex
)
public:
void SetColumnsStyleIndex(
System.Int32 columnIndex,
System.Int32 columnCount,
System.Nullable<int> styleIndex
)
Parameters
- columnIndex
- Индекс первого столбца для индексирования.
- columnCount
- Количество столбцов для индексирования.
- styleIndex
- Индекс стиля.