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