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 FillTypeExt
public 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 FillTypeExt
Public Structure FillTypeExt
Implements IEnumValue, IEnumValueFactory(Of FillTypeExt), IEquatable(Of FillTypeExt)
- Inheritance
-
FillTypeExt
- Inheritance
-
FillTypeExt
- Attributes
Fields
FillTypeExt(String) | Creates a new FillTypeExt enum instance |
|
Equals(FillTypeExt) | ||
Equals(Object) | ||
GetHashCode() | ||
Equality(FillTypeExt, FillTypeExt) | ||
Inequality(FillTypeExt, FillTypeExt) | ||
Test | 0 | test. When the item is serialized out as xml, its value is "test". |
Test | test. When the item is serialized out as xml, its value is "test". |
|
ToString() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<FillTypeExt>.Create(String) |