RemoveArea
ConditionalFormattingCollection.RemoveArea method
Eliminar todo el formato condicional en el rango.
public void RemoveArea(int startRow, int startColumn, int totalRows, int totalColumns)
| Parámetro | Escribe | Descripción |
|---|---|---|
| startRow | Int32 | La fila de inicio del rango. |
| startColumn | Int32 | La columna inicial del rango. |
| totalRows | Int32 | El número de filas del rango. |
| totalColumns | Int32 | El número de columnas del rango. |
Ver también
- class ConditionalFormattingCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells