[]
Interface that supports determining the number of columns and rows with data in the data model.
public interface INonEmptyCells
Public Interface INonEmptyCells
| Name | Description |
|---|---|
| NonEmptyColumnCount | Gets the number of columns with data. |
| NonEmptyRowCount | Gets the number of rows with data. |