CellsHelper.GetUsedColors
CellsHelper.GetUsedColors method
Gets all used colors in the workbook.
public static Color[] GetUsedColors(Workbook workbook)
Parameter | Type | Description |
---|---|---|
workbook | Workbook | The workbook object. |
Return Value
The used colors.
See Also
- class Workbook
- class CellsHelper
- namespace Aspose.Cells
- assembly Aspose.Cells