Spread WPF 18
GrapeCity.Spreadsheet Namespace / INames Interface
Members


In This Topic
    INames Interface
    In This Topic
    Represents a collection of all the IName objects in the workbook.
    Object Model
    INames Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface INames 
    'Usage
     
    Dim instance As INames
    [DefaultMember("Item")]
    public interface INames 
    See Also