
'Declaration
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.FormulaSheet.NSingleFormulaCell)> <System.SerializableAttribute()> Public MustInherit Class NFormulaCell Implements Nevron.INReferenceHolder
'Usage
Dim instance As NFormulaCell
[System.Xml.Serialization.XmlInclude(Nevron.FormulaSheet.NSingleFormulaCell)] [System.Serializable()] public abstract class NFormulaCell : Nevron.INReferenceHolder
The Name property returns a string, which can be used to reference the cell inside the formula of another cell in the same sheet.
System.Object
Nevron.FormulaSheet.NFormulaCell
Nevron.FormulaSheet.NBooleanFormulaCell
Nevron.FormulaSheet.NInt32FormulaCell
Nevron.FormulaSheet.NSingleFormulaCell
Nevron.FormulaSheet.NStringFormulaCell
Nevron.FormulaSheet.NVariantFormulaCell
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