font_collection_index property
font_collection_index property
Returns or sets shape’s font index in a font collection.
Read/write FontCollectionIndex.
Definition:
@property
def font_collection_index(self):
...
@font_collection_index.setter
def font_collection_index(self, value):
...
See Also
- enumeration
FontCollectionIndex - class
IShapeStyle - module
aspose.slides - library
Aspose.Slides