DeltaXML DITA Compare .NET API DocumentationThe UnrepresentableTableRowChangeMode type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| getDisplayDescription |
Returns the user friendly String description of the UnrepresentableTableRowChangeMode.
| |
| getDisplayName |
Returns the user friendly String name of the UnrepresentableTableRowChangeMode.
| |
| getUnrepresentableTableRowChangeMode |
Returns a UnrepresentableTableRowChangeMode object from the supplied String value if appropriate.
| |
| parseValue |
Returns a UnrepresentableTableRowChangeMode object from the supplied String value if appropriate.
| |
| toString |
Returns a String representation of UnrepresentableTableRowChangeMode.
(Overrides EnumtoString .) | |
| valueOf |
Returns the enum constant of this type with the specified name.
| |
| values |
Returns an array containing the constants of this enum type, in the order they're declared.
|
See Also