Spread WinRT Documentation
GrapeCity.Xaml.SpreadSheet.Data Namespace / SheetSpanModelBase Class
Members


In This Topic
    SheetSpanModelBase Class
    In This Topic
    Interface that supports creating a model that represents cell spans.
    Object Model
    SheetSpanModelBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class SheetSpanModelBase 
    'Usage
     
    Dim instance As SheetSpanModelBase
    public abstract class SheetSpanModelBase 
    Inheritance Hierarchy

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

    See Also