to_ole_color method
to_ole_color
Convert color to OLE_COLOR
Returns
The value of OLE_COLOR
def to_ole_color(self, color, workbook):
...
Parameter | Type | Description |
---|---|---|
color | aspose.pydrawing.Color | The Color object. |
workbook | Workbook |
See Also
- module
aspose.cells.drawing
- class
ColorHelper