style property

style property

Represents the style of this row.

Remarks

NOTE: This member is now obsolete. Instead, please use Row.GetStyle() method to get the default style of this row. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.

Definition:

@property
def style(self):
    ...

See Also