TableStyleInfo

Vue de l’ensemble

‘TableStyleInfo’ est une classe dans Aspose.Cells FOSS pour Python.

Les paramètres de style visuels pour une table Excel.

Cette classe fournit 2 méthodes pour travailler avec des objets TableStyleInfo dans les programmes Python. Les méthodologies disponibles comprennent: __init__, copy. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ’name’, ‘show_column_stripes’, show _first_ column', ''show -last_collumn et ‘sho_row_strrips’.

Propriétés

NameTypeAccessDescription
name``ReadGets the name.
show_first_column``ReadGets the show first column.
show_last_column``ReadGets the show last column.
show_row_stripes``ReadGets the show row stripes.
show_column_stripes``ReadGets the show column stripes.

méthodes

SignatureDescription
__init__()
copy()Creates a duplicate of this TableStyleInfo instance

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français