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