FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml3 インタフェース : ExcelAddSparkline メソッド |
'Declaration
Function ExcelAddSparkline( _ ByVal sheetIndex As Short, _ ByVal sparklineGroupIndex As Integer, _ ByVal formula As String, _ ByVal location As String _ ) As Boolean
bool ExcelAddSparkline( short sheetIndex, int sparklineGroupIndex, string formula, string location )