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


In This Topic
    NLineToRow Class Members
    In This Topic

    The following tables list the members exposed by NLineToRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of control points for the current path command type (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public PropertyGets/sets the cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public PropertyGets/sets the vertex location, which this path command represents (in local coordinates) (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public PropertyOverridden. Overriden to return LineTo  
    Public PropertyGets a reference to the X formula cell (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public PropertyGets a reference to the Y formula cell (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the middle point bethween this row location and the previous row location (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Protected PropertySafely gets the path sheet (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodQueries whether this path command can be converted to the specified type (Inherited from Nevron.SmartShapes.NPathCommandRow)
    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 MethodConverts this path command row to a new command row with the specified type (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Creates a path command, which represents this path command row type  
    Public MethodGets the control point at the specified index (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverriden to add remove row, insert row and insert row after and change row type verbs (Inherited from Nevron.SmartShapes.NPathCommandRow)
    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 MethodSets the control point at the specified index (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverriden to return true (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Protected MethodCalled when the collection items have changed (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    See Also