FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ChartSelectDataSource クラス : ActiveSheetView メソッド |
'Declaration
Protected Overrides Sub ActiveSheetView( _ ByVal formula As String, _ ByVal defaultSheetView As SheetView _ )
'使用法
Dim instance As ChartSelectDataSource Dim formula As String Dim defaultSheetView As SheetView instance.ActiveSheetView(formula, defaultSheetView)
protected override void ActiveSheetView( string formula, SheetView defaultSheetView )