FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > SpreadSerializer クラス > SaveHtmlRange メソッド : SaveHtmlRange(SheetView,Int32,Int32,Int32,Int32,Boolean,Boolean,Boolean,String) メソッド |
'宣言
Public Overloads Shared Sub SaveHtmlRange( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal rowHeaders As Boolean, _ ByVal columnHeaders As Boolean, _ ByVal columnFooter As Boolean, _ ByVal filename As String _ )
public static void SaveHtmlRange( SheetView sheetView, int row, int column, int rowCount, int columnCount, bool rowHeaders, bool columnHeaders, bool columnFooter, string filename )