library_path propriété
library_path propriété
Obtient ou définit le chemin d’accès à la bibliothèque auquel font référence certaines références de formule externes.
Définition:
@property
def library_path(self):
...
@library_path.setter
def library_path(self, value):
...
Voir également
- module aspose.cells
- classe CellsHelper