void SetTableRowCount( object sheetView, int valueCount, int styleCount, int formulaCount )
'Declaration
Sub SetTableRowCount( _ ByVal sheetView As Object, _ ByVal valueCount As Integer, _ ByVal styleCount As Integer, _ ByVal formulaCount As Integer _ )
'Usage
Dim instance As IOptimizedExcel3 Dim sheetView As Object Dim valueCount As Integer Dim styleCount As Integer Dim formulaCount As Integer instance.SetTableRowCount(sheetView, valueCount, styleCount, formulaCount)
Parameters
- sheetView
- valueCount
- styleCount
- formulaCount