Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IndexBitmap Class
Members


In This Topic
    IndexBitmap Class
    In This Topic
    Represents the roaring bitmap data structure. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class IndexBitmap 
    'Usage
     
    
    Dim instance As IndexBitmap
    public sealed class IndexBitmap 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.IndexBitmap

    See Also