GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > SparklineCommand クラス : ModifySparklineGroup メソッド |
'Declaration
Public Shared Function ModifySparklineGroup( _ ByVal worksheet As IWorksheet, _ ByVal dataRange As String, _ ByVal locationRange As String _ ) As SparklineCommand
public static SparklineCommand ModifySparklineGroup( IWorksheet worksheet, string dataRange, string locationRange )