Aspose::Cells::Pivot::PivotConditionalFormat::ApplyTo method
PivotConditionalFormat::ApplyTo method
Applies the conditional format to range. Only for the data region.
void Aspose::Cells::Pivot::PivotConditionalFormat::ApplyTo(int32_t row, int32_t column, PivotConditionFormatScopeType scope)
Parameter | Type | Description |
---|---|---|
row | int32_t | The selected row. |
column | int32_t | The selected column. |
scope | PivotConditionFormatScopeType | The scope |
See Also
- Class Vector
- Enum PivotConditionFormatScopeType
- Class PivotConditionalFormat
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++