Font

Übersicht über die

Font ist eine Klasse in Aspose.Cells für Python.

Darstellt Schrift-Einstellungen für eine Zelle oder einen Bereich von Zellen.

Methoden und Verfahren

NameTypeAccessDescription
name``ReadGets the name.
size``ReadGets the size.
color``ReadGets the color.
bold``ReadGets the bold.
italic``ReadGets the italic.
underline``ReadGets the underline.
strikethrough``ReadGets the strikethrough.
SignatureDescription
__init__(name, size, color, bold, italic, underline, strikethrough)Initializes a new instance of the Font class.
 Deutsch