underline property
underline property
Gets or sets the font underline type.
Definition:
@property
def underline(self):
...
@underline.setter
def underline(self, value):
...
See Also
- module
aspose.cells
- class
Font
- class
FontUnderlineType
Gets or sets the font underline type.
@property
def underline(self):
...
@underline.setter
def underline(self, value):
...
aspose.cells
Font
FontUnderlineType