Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IntervalBitmap Class


In This Topic
IntervalBitmap Class Methods
In This Topic

For a list of all members of this type, see IntervalBitmap members.

Public Methods
 NameDescription
Public MethodOverloaded.   
Public MethodClones the specified range of the IntervalBitmap.  
Public Methodstatic (Shared in Visual Basic)Copies a range of elements from an IntervalArray starting at the specified source index and pastes them to another IntervalArray starting at the specified target index. The length and the indexes are specified as 32-bit integers.  
Public MethodFills a range of array with a specified value.  
Public MethodDetermines whether the element at the specified index is set.  
Public MethodGets the total number of non-empty chunks.  
Public MethodGets the quick access key. This function is used to optimized accessing data from SparseArray. Caller can determine whether the data exists in SparseArray without transfering default data.  
Public Method  
Public MethodTurns on the bit at the specified position.  
Top
See Also