ConditionalFormattingCollection

ConditionalFormattingCollection

Übersicht

ConditionalFormattingCollection ist eine Klasse in Aspose.Cells FOSS für Java.

Eine Sammlung von bedingten Formatierungsobjekten.

Eigenschaften

NameTypZugriffBeschreibung
countintLesenGibt die Anzahl zurück.

Methoden

SignaturBeschreibung
getCount()intGibt die Anzahl zurück.
get(index: int)FormatConditionCollectionGibt das angeforderte Element zurück.
add()intFügt ein neues Element zur aktuellen Sammlung hinzu.
removeAt(index: int)Entfernt bei.
removeArea(startRow: int, startColumn: int, totalRows: int, totalColumns: int)Entfernt Bereich.
 Deutsch