Nevron .NET Vision
Nevron.SmartShapes Namespace / NScratchRow Class
Properties Methods


In This Topic
    NScratchRow Class Members
    In This Topic

    The following tables list the members exposed by NScratchRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the A formula cell  
    Public PropertyGets a reference to the B formula cell  
    Public PropertyGets a reference to the C formula cell  
    Public PropertyGets a reference to the D formula cell  
    Public PropertyGets/sets the cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public PropertyGets a reference to the X formula cell  
    Public PropertyGets a reference to the Y formula cell  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodDetermines whether the specified cell is contained in this collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Overriden to add remove row, insert row and insert row after verbs  
    Public MethodDetermines the index of the cell in the collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInserts a the specified cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInvalidates the cached values for all formula cells contained in the row (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodRemoves the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return true  
    Protected MethodCalled when the collection items have changed (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    See Also