GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > SlicerActionsCommand クラス : FromTable メソッド |
'Declaration
Public Shared Function FromTable( _ ByVal table As ITable, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal sourceNames() As String _ ) As SlicerActionsCommand
public static SlicerActionsCommand FromTable( ITable table, int x, int y, string[] sourceNames )