FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml2 インタフェース : SetSheetViewColumnCount メソッド |
'Declaration
Sub SetSheetViewColumnCount( _ ByVal sheetIndex As Integer, _ ByVal columnCount As Integer _ )
void SetSheetViewColumnCount( int sheetIndex, int columnCount )