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