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