OutlierMarkType Enumeration
| Syntax | Constants |
|---|---|
Enum OutlierMarkType
scNoChange = 0
scCaseLabel = 1
scCaseHidden = 2
scCaseExcluded = 4
scCaseOff = 6
scCaseSelected = 8
scCaseMarked = 16
scCellMarked = 32
End Enum
|
|