Class GridWorkbook
GridWorkbook class
Represents a root object to create an Excel spreadsheet.
public class GridWorkbook : ISerializable
Properties
Name | Description |
---|---|
Worksheets { get; } | Gets the collection of GridWorksheet in this workbook. |
Methods
Name | Description |
---|---|
CalculateFormula() | Calculates the result of formulas. |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb