XlHighlightChangesTime 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.
Specifies which set of changes is shown in a shared workbook.
public enum class XlHighlightChangesTime
public enum XlHighlightChangesTime
Public Enum XlHighlightChangesTime
- Inheritance
-
XlHighlightChangesTime
Fields
Name | Value | Description |
---|---|---|
xlSinceMyLastSave | 1 | Show changes made since last save by last user. |
xlAllChanges | 2 | Show all changes. |
xlNotYetReviewed | 3 | Show only changes not yet reviewed. |