ISheetDataModel Interface
In This Topic
Interface that supports creating a model that represents tabular data.
Object Model
Syntax
'Declaration
Public Interface ISheetDataModel
'Usage
Dim instance As ISheetDataModel
public interface ISheetDataModel
See Also