'DeclarationReadOnly Property CanEditFormula As Boolean
'UsageDim instance As IFormatter2 Dim value As Boolean value = instance.CanEditFormula
bool CanEditFormula {get;}
Property Value
true if the cell type can edit the formula; otherwise, false.