get_used_colors method
get_used_colors
Gets all used colors in the workbook.
Returns
The used colors.
def get_used_colors(self, workbook):
...
Parameter | Type | Description |
---|---|---|
workbook | Workbook | The workbook object. |
See Also
- module
aspose.cells
- class
CellsHelper