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