transition_entry property

transition_entry property

Indicates whether the Transition Formula Entry (Lotus compatibility) option is enabled.

Definition:

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

See Also