Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DefinedName Class
Members


In This Topic
    DefinedName Class
    In This Topic
    Represents a defined name.
    Syntax
    'Declaration
     
    
    Public Class DefinedName 
       Implements IName 
    'Usage
     
    
    Dim instance As DefinedName
    public class DefinedName : IName  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.DefinedName
          GrapeCity.Spreadsheet.ExternalVariable

    See Also