Nevron .NET Vision
Nevron.SmartShapes Namespace / NEndPointsSection Class
Fields Properties Methods


In This Topic
    NEndPointsSection Class Members
    In This Topic

    The following tables list the members exposed by NEndPointsSection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Default name for this section  
    Public Fieldstatic (Shared in Visual Basic)Default title for this section  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the EndX formula cell  
    Public PropertyGets the EndY formula cell  
    Public PropertyGets/sets the section name, which is used to reference the section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public PropertyGets the StartX formula cell  
    Public PropertyGets the StartY formula cell  
    Public PropertyGets/sets the section title, which is used to provide the user with a human readable description of the section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodCreates a data grid, which can be used for the preview and editing of the section formula cells (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCreates an instance of the default row applicable for this section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCreates a data grid, which can be used for the preview and editing of the section formula rows (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodGets the name of the column at the specified index (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodGets the index of the specified col name (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodGets the maximum number of columns for this section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodGets the verbs of this section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodInvalidates the cached of the section and all its formula cells and rows (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCalled by the cells dictionary, when its cells has changed (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCalled by the rows collection, when its rows has changed (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodOverriden to return the section title (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return true  
    Protected MethodGets information about the cells data grid columns (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Protected MethodGets the cells data table row values for the specified row index (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Protected MethodGets information about the rows data grid columns (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Protected MethodGets the rows data table row values for the specified row index (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Top
    See Also