Style constructor

init

Initializes a new instance of the Style class.

def __init__(self):
    ...

Remarks

NOTE: This constructor is now obsolete. Instead, please use CellsFactory.CreateStyle() method. This property will be removed 6 months later since October 2016. Aspose apologizes for any inconvenience you may have experienced.

See Also