FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartUndoAction クラス > SpreadChartUndoAction コンストラクタ : SpreadChartUndoAction コンストラクタ(SpreadChart,SheetCellRange,SheetCellRange,SheetCellRange) |
'Declaration
Public Function New( _ ByVal chart As SpreadChart, _ ByVal category As SheetCellRange, _ ByVal seriesName As SheetCellRange, _ ByVal data As SheetCellRange _ )
public SpreadChartUndoAction( SpreadChart chart, SheetCellRange category, SheetCellRange seriesName, SheetCellRange data )