embed_attachments proprietà

embed_attachments proprietà

Indica se incorporare l’allegato per gli oggetti Ole in Excel.

Osservazioni

Il valore predefinito è “false”. Il valore deve essere “false” quando è impostata la conformità PDF/A o è abilitata la crittografia PDF.

Definizione:

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

Guarda anche