is_digitally_signed property

is_digitally_signed property

Indicates if this spreadsheet is digitally signed.

Definition:

@property
def is_digitally_signed(self):
    ...

See Also