FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartExtension クラス > UpdateLayout メソッド : UpdateLayout(SpreadChart,SheetView,Int32,Int32,Int32,Int32,Boolean) メソッド |
'Declaration
Public Overloads Sub UpdateLayout( _ ByVal chart As SpreadChart, _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal refreshData As Boolean _ )
public void UpdateLayout( SpreadChart chart, SheetView sheetView, int row, int column, int rowCount, int columnCount, bool refreshData )