wps_compatibility property

wps_compatibility property

Indicates whether to make the xls more compatible with WPS.

Definition:

@property
def wps_compatibility(self):
    ...
@wps_compatibility.setter
def wps_compatibility(self, value):
    ...

See Also