GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > SparklineGroup クラス > AddSparkline メソッド : AddSparkline(Int32,Int32,String,Boolean,Boolean) メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Public Overloads Sub AddSparkline( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal formula As String, _ ByVal syncWorksheet As Boolean, _ Optional ByVal isA1Reference As Boolean _ )
public void AddSparkline( int row, int column, string formula, bool syncWorksheet, bool isA1Reference )
true
、それ以外の場合はfalse
。