[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.INonEmptyCells

INonEmptyCells Interface

Interface that supports determining the number of columns and rows with data in the data model.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface INonEmptyCells
Public Interface INonEmptyCells

Properties

Name Description
NonEmptyColumnCount

Gets the number of columns with data.

NonEmptyRowCount

Gets the number of rows with data.