The TabCleanPart enumeration contains ranges that can be cleared.
It is used by the following property:
Value | Brief description |
1 | Value. Remove all values from range cells. |
2 | Formula. Remove all formulas from range cells. |
4 | Expander. Remove all hierarchy icons from range cells. |
8 | Hyperlink. Remove all hyperlinks from range cells. |
16 | Margins.Remove all margins in range cells. |
32 | Borders.Remove all frames set for range cells. |
64 | Colors. Reset background color for range's cells. |
128 | Pictures.Remove all pictures from range cells. |
256 | Font. Clear font changes for range's cells. |
368 | Format. Clear cell formatting. |
512 | Comment. Remove comments to range's cells. |
1024 | Conditions. Clear cell formatting in range cells. |
2048 | DataBinding. Clear cell range editor parameters. Editor parameters are set by the ITabCellStyle.Binding property. |
4096 | Prefix. Clear cell range prefixes. |
8192 | Suffix. Clear cell range suffixes. |
16384 | Footnotes. Clear footnotes added for cell array. |
See also: