'宣言 Public Sub AutoSizeColumns( _ ByVal startCol As System.Integer, _ ByVal endCol As System.Integer, _ Optional ByVal columnType As GridRowColType _ )
public void AutoSizeColumns( System.int startCol, System.int endCol, GridRowColType columnType )
パラメータ
- startCol
- サイズ変更する最初の列のインデックス
- endCol
- サイズ変更する最後の列のインデックス
- columnType
- 列のタイプ(フッターはサポートされない)。