WorkbookDesigner constructor
init
Initializes a new instance of the WorkbookDesigner
class.
def __init__(self):
...
init
Initializes a new instance of the WorkbookDesigner
class.
def __init__(self, workbook):
...
Parameter | Type | Description |
---|---|---|
workbook | Workbook | The template workbook file. |
See Also
- module
aspose.cells
- class
WorkbookDesigner