PivotSummaryDataSource.GetIsOthersValue Method
| Name | Parameters | Description |
|---|---|---|
| GetIsOthersValue(Int32, Int32) | rowIndex, columnIndex | Returns whether the specified cell corresponds to the ‘Others’ column/row. |
| GetIsOthersValue(Int32, String) | rowIndex, columnName | Returns whether the specified cell corresponds to the ‘Others’ column/row. |