'Declaration ReadOnly Property CanEditFormula As Boolean
'Usage Dim 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.