numbered_bullet_start_with property

numbered_bullet_start_with property

Returns the first number which is used for group of numbered bullets. Read-only int.

Definition:

@property
def numbered_bullet_start_with(self):
    ...

See Also