SparklineGroup

Pengamatan umum

SparklineGroup adalah kelas di Aspose.Cells untuk Python.

Sekelompok garis-garis yang memiliki gaya visual yang sama.

Sifat-sifatnya

NameTypeAccessDescription
countintReadGets the count.
type``ReadGets the type.
display_empty_cells_as``ReadGets the display empty cells as.
color_series``ReadGets the color series.
color_negative``ReadGets the color negative.
color_axis``ReadGets the color axis.
color_markers``ReadGets the color markers.
color_first``ReadGets the color first.
color_last``ReadGets the color last.
color_high``ReadGets the color high.
color_low``ReadGets the color low.
sparklineslistReadGets the sparklines.

Metode-metode yang digunakan

SignatureDescription
__init__()
add_sparkline(data_range: str, cell_reference: str)SparklineAdd an individual sparkline entry to this group.
copy()Creates a duplicate of this SparklineGroup
 Bahasa Indonesia