AdjustTypeExt 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.
Defines the AdjustTypeExt enumeration.
public enum AdjustTypeExt
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum AdjustTypeExt
public readonly struct AdjustTypeExt : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.AdjustTypeExt>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.AdjustTypeExt>
type AdjustTypeExt =
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type AdjustTypeExt =
type AdjustTypeExt = struct
interface IEnumValue
interface IEnumValueFactory<AdjustTypeExt>
Public Enum AdjustTypeExt
Public Structure AdjustTypeExt
Implements IEnumValue, IEnumValueFactory(Of AdjustTypeExt), IEquatable(Of AdjustTypeExt)
- Inheritance
-
AdjustTypeExt
- Inheritance
-
AdjustTypeExt
- Attributes
Fields
Name | Value | Description |
---|---|---|
Test | 0 | test. When the item is serialized out as xml, its value is "test". |
AdjustTypeExt(String) | Creates a new AdjustTypeExt enum instance |
|
Equality(AdjustTypeExt, AdjustTypeExt) | ||
Equals(AdjustTypeExt) | ||
Equals(Object) | ||
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<AdjustTypeExt>.Create(String) | ||
Inequality(AdjustTypeExt, AdjustTypeExt) | ||
Test | test. When the item is serialized out as xml, its value is "test". |
|
ToString() |