API Reference
Enum
WordReviewRevisionType
Identifies the tracked-change kind represented by a revision item.
Inheritance
- Enum
- WordReviewRevisionType
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field WordReviewRevisionType.Deletion
- Field WordReviewRevisionType.Insertion
- Field WordReviewRevisionType.MoveFrom
- Field WordReviewRevisionType.MoveTo
- Field WordReviewRevisionType.ParagraphFormatting
- Field WordReviewRevisionType.RunFormatting
- Field WordReviewRevisionType.SectionFormatting
- Field WordReviewRevisionType.TableCellFormatting
- Field WordReviewRevisionType.TableFormatting
- Field WordReviewRevisionType.TableRowFormatting
- Field WordReviewRevisionType.Unknown
- Property WordRevisionFilter.RevisionType
- Property WordRevisionInfo.RevisionType
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const WordReviewRevisionType Unknown #A tracked-change element OfficeIMO can count but not classify more precisely.
Value:
10