Nevron .NET Vision
Nevron.FormulaSheet Namespace / NNamedCell Class
Members


In This Topic
    NNamedCell Class
    In This Topic
    Represents a host for a formula cell, which adds a name to the cell
    Object Model
    NNamedCell Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlTypeAttribute("NamedCell")>
    <System.SerializableAttribute()>
    Public NotInheritable Class NNamedCell 
    'Usage
     
    
    Dim instance As NNamedCell
    [System.Xml.Serialization.XmlType("NamedCell")]
    [System.Serializable()]
    public sealed class NNamedCell 
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaSheet.NNamedCell

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also