RemoveArea
ConditionalFormattingCollection.RemoveArea method
Alle bedingten Formatierungen im Bereich entfernen.
public void RemoveArea(int startRow, int startColumn, int totalRows, int totalColumns)
Parameter | Typ | Beschreibung |
---|---|---|
startRow | Int32 | Die Anfangszeile des Bereichs. |
startColumn | Int32 | Die Startspalte des Bereichs. |
totalRows | Int32 | Die Anzahl der Zeilen des Bereichs. |
totalColumns | Int32 | Die Anzahl der Spalten des Bereichs. |
Siehe auch
- class ConditionalFormattingCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells