ThemeColor constructor

__init__(self, type, tint)


def __init__(self, type, tint):
    ...
ParameterTypeDescription
typeaspose.cells.ThemeColorTypeThe theme type.
tintfloatThe tint value.

See Also