Excel API Library for .NET - Sample Browser | Document Solutions | Sparklines

[フレーム]
## Sparklines Document Solutions for Excel allows you to highlight specific information and see how it varies over time using Sparklines. Sparklines are small, lightweight charts that are drawn inside cells to quickly visualize data for improved analysis. Use the **Add** method of a range's **SparklineGroups** collection to create a group of new sparklines. Sparklines only exist inside of a sparkline group. There is no way to create a sparkline outside of a sparkline group. We support the following types of sparklines: - Line - Column - Win/Loss // Save to an excel file workbook.Save("FolderExample.xlsx"); ' Create a new Workbook Dim workbook As New Workbook FIXME: This demo doesn't have VB code. ' save to an excel file workbook.Save("FolderExample.xlsx")

AltStyle によって変換されたページ (->オリジナル) /