[]
Specifies a value that indicates whether a property is ignored when iterating through rows via the next non-empty logic.
[Flags]
public enum ExcludeContents
<Flags>
Public Enum ExcludeContents
| Name | Description |
|---|---|
| ErrorText | Ignores error text |
| Formula | Ignores formulas |
| None | No object is ignored |
| Note | Ignores notes |
| Tag | Ignores tags |