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
ExtSubFeatureType(String) | Creates a new ExtSubFeatureType enum instance |
|
Equals(ExtSubFeatureType) | ||
Equals(Object) | ||
GetHashCode() | ||
Equality(ExtSubFeatureType, ExtSubFeatureType) | ||
Inequality(ExtSubFeatureType, ExtSubFeatureType) | ||
Reserved | 0 | reserved. When the item is serialized out as xml, its value is "reserved". |
Reserved | reserved. When the item is serialized out as xml, its value is "reserved". |
|
ToString() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<ExtSubFeatureType>.Create(String) |