'Declaration
Public Function New( _ ByVal table As ITable, _ ByVal anchorLocation As Point _ )
'Usage
Dim table As ITable Dim anchorLocation As Point Dim instance As New SlicerInsertForm(table, anchorLocation)
public SlicerInsertForm( ITable table, Point anchorLocation )
Parameters
- table
- anchorLocation
- The based location to show 1st slicer.