FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SlicerInsertForm クラス > SlicerInsertForm コンストラクタ : SlicerInsertForm コンストラクタ(ITable,Point) |
'Declaration
Public Function New( _ ByVal table As ITable, _ ByVal anchorLocation As Point _ )
'使用法
Dim table As ITable Dim anchorLocation As Point Dim instance As New SlicerInsertForm(table, anchorLocation)
public SlicerInsertForm( ITable table, Point anchorLocation )