attached_files_url_prefix propriété
attached_files_url_prefix propriété
Spécifiez le préfixe d’URL des fichiers joints tels que l’image dans le fichier html. Uniquement pour enregistrer dans un flux html.
Définition:
@property
def attached_files_url_prefix(self):
...
@attached_files_url_prefix.setter
def attached_files_url_prefix(self, value):
...
Voir également
- module aspose.cells
- classe HtmlSaveOptions