Nevron .NET Vision
Nevron.FormulaSheet Namespace / NFormulaCellDictionary Class
Properties Methods


In This Topic
    NFormulaCellDictionary Class Members
    In This Topic

    The following tables list the members exposed by NFormulaCellDictionary.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyObtains the count of cells in the dictionary  
    Public PropertyOverloaded. Gets/sets the formula cell, which corresponds to the specified cell name  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a cell with the specified name in the dictionary  
    Public MethodClears the content of the dictionary  
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the dictionary contains a cell with the specified name  
    Public Method  
    Public Method  
    Public MethodGets the cell at the specified index  
    Public MethodGets the name of the specified formula cell  
    Public Method  
    Public MethodGets the index of the cell with the specified name  
    Public Method  
    Public MethodRemoves the cell with the specified name from the dictionary  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the collection items have changed  
    Top
    See Also