IFormatter2 Interface Properties
In This Topic
For a list of all members of this type, see IFormatter2 members.
Public Properties
| Name | Description |
 | CanEditFormula | Gets a value that indicates whether the cell type can edit the formula. |
 | ContainsPassword | Gets a value that indicates whether the cell contains a password. |
 | ShouldExportFormattedValue | Gets a value that indicates whether to export the formatted value when data is exported to Excel. |
 | SupportStandardFormatString | Gets a value that indicates whether the cell supports the standard format string. |
Top
See Also