VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / CellReferencesSet Class
In This Topic
CellReferencesSet Class Methods
In This Topic
For a list of all methods of this type, see CellReferencesSet.
Public Methods
 NameDescription
Public MethodAdds the specified cell references.
Public MethodAdds the specified cell references.
Public MethodSignals the object that initialization is starting.
Public MethodClears this set.
Public MethodClones this instance.
Public MethodOverloaded. Returns a value, indicating whether this set contains specified cell references.
Public MethodSignals the object that initialization is complete.
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public Methodstatic (Shared in Visual Basic)Excludes the specified cell references from cells set.
Public MethodReturs the bounds of set.
Public MethodReturns an enumerator that iterates through the collection.
Public MethodReturns a hash code for this instance.
Public MethodReturns nonoverlapped column ranges.
Public MethodReturns nonoverlapped row ranges.
Public MethodReturns a value indicating whether this set intersects with specified cell references.
Public MethodRemoves the specified cell references.
Public MethodConverts set to array.
Public MethodConverts to cell references set that contains fixed references.
Public MethodOverloaded. Converts to a string.
Protected Methods
 NameDescription
Protected MethodRaises the [Changed] event.
See Also