FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IOptimizedExcel2 インタフェース : ExcelSetPackedFormatRows メソッド |
'Declaration
Sub ExcelSetPackedFormatRows( _ ByVal sheetView As Object, _ ByVal formats() As RowElement, _ ByVal startIndex As Integer _ )
void ExcelSetPackedFormatRows( object sheetView, RowElement[] formats, int startIndex )