Class Macrosheet
Inherited Members
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Macrosheet : Worksheet, IWorksheet
Constructors
Macrosheet(Workbook, String)
Declaration
public Macrosheet(Workbook workbook, string name)
Parameters
| Type | Name | Description |
|---|---|---|
| Workbook | workbook | |
| System.String | name |
Properties
International
Gets or sets whether the
Declaration
public bool International { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |