Spread for ASP.NET 12 Product Documentation
BaseSheetSpanModel Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : BaseSheetSpanModel Class
Represents the partial (abstract) implementation of the ISheetSpanModel interface for a span model for a sheet.
Object Model
BaseSheetSpanModel Class
Syntax
'Declaration
 
Public MustInherit Class BaseSheetSpanModel 
   Implements ISheetSpanModel 
'Usage
 
Dim instance As BaseSheetSpanModel
public abstract class BaseSheetSpanModel : ISheetSpanModel  
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.Model.BaseSheetSpanModel
      FarPoint.Web.Spread.Model.DefaultSheetSpanModel

See Also

Reference

BaseSheetSpanModel Members
FarPoint.Web.Spread.Model Namespace