'Declaration
<System.Xml.Serialization.XmlTypeAttribute("FloatCell")> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.FormulaSheet.NSingleFormulaCell)> <System.SerializableAttribute()> Public Class NSingleFormulaCell Inherits NFormulaCell Implements Nevron.INReferenceHolder
'Usage
Dim instance As NSingleFormulaCell
[System.Xml.Serialization.XmlType("FloatCell")] [System.Xml.Serialization.XmlInclude(Nevron.FormulaSheet.NSingleFormulaCell)] [System.Serializable()] public class NSingleFormulaCell : NFormulaCell, Nevron.INReferenceHolder