Spread Silverlight Documentation
SheetSpanModel Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : SheetSpanModel Class
Represents the full (concrete) implementation of the ISheetSpanModel interface for a worksheet span model, which represents cell spans.
Object Model
SheetSpanModel Class
Syntax
'Declaration
 
Public NotInheritable Class SheetSpanModel 
   Inherits SheetSpanModelBase
'Usage
 
Dim instance As SheetSpanModel
public sealed class SheetSpanModel : SheetSpanModelBase 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase
      GrapeCity.Windows.SpreadSheet.Data.SheetSpanModel

See Also

Reference

SheetSpanModel Members
GrapeCity.Windows.SpreadSheet.Data Namespace