optFoldingType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used by the EnableCOMDATFolding property.
public enum class optFoldingType
public enum class optFoldingType
enum optFoldingType
public enum optFoldingType
type optFoldingType =
Public Enum optFoldingType
- Inheritance
-
optFoldingType
Fields
Name | Value | Description |
---|---|---|
optFoldingDefault | 0 | Folding default |
optNoFolding | 1 | No folding |
optFolding | 2 | Folding |