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


In This Topic
    NFormulaRow Class Members
    In This Topic

    The following tables list the members exposed by NFormulaRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the cell at the specified index  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified cell  
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the specified cell is contained in this collection  
    Public Method  
    Public Method  
    Public Method  
    Public MethodGets the verbs of this row  
    Public MethodDetermines the index of the cell in the collection  
    Public MethodInserts a the specified cell at the specified index  
    Public MethodInvalidates the cached values for all formula cells contained in the row  
    Public Method  
    Public MethodRemoves the specified cell  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether the cells of this row are sealed. When the cells of the row are sealed you cannot add or remove cells from the row  
    Protected MethodCalled when the collection items have changed  
    Top
    See Also