'Declaration
Public Enum ExcludeContents Inherits System.Enum
'Usage
Dim instance As ExcludeContents
public enum ExcludeContents : System.Enum
'Declaration
Public Enum ExcludeContents Inherits System.Enum
'Usage
Dim instance As ExcludeContents
public enum ExcludeContents : System.Enum
Member | Description |
---|---|
ErrorText | Ignores error text |
Formula | Ignores formulas |
None | No object is ignored |
Note | Ignores notes |
Tag | Ignores tags |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.ExcludeContents