Font

Resumo geral

Font é uma classe em Aspose.Cells para Python.

Representa as configurações de fonte para uma célula ou um intervalo de células.

Métodos de avaliação

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.
 Português