FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IOptimizedExcel3 インタフェース : SetTableRowCount メソッド |
'Declaration
Sub SetTableRowCount( _ ByVal sheetView As Object, _ ByVal valueCount As Integer, _ ByVal styleCount As Integer, _ ByVal formulaCount As Integer _ )
void SetTableRowCount( object sheetView, int valueCount, int styleCount, int formulaCount )