SXVCellType Énumération

Définition

Définit l’énumération SXVCellType.

public enum SXVCellType
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public enum SXVCellType
public readonly struct SXVCellType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2013.Excel.SXVCellType>, IEquatable<DocumentFormat.OpenXml.Office2013.Excel.SXVCellType>
type SXVCellType = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type SXVCellType = 
type SXVCellType = struct
    interface IEnumValue
    interface IEnumValueFactory<SXVCellType>
Public Enum SXVCellType
Public Structure SXVCellType
Implements IEnumValue, IEnumValueFactory(Of SXVCellType), IEquatable(Of SXVCellType)
Héritage
SXVCellType
Héritage
SXVCellType
Attributs

Champs

SXVCellType(String)

Crée une énumération SXVCellType instance

Blank 5

Bl.

Lorsque l’élément est sérialisé au format xml, sa valeur est « bl ».

Blank

Bl.

Lorsque l’élément est sérialisé au format xml, sa valeur est « bl ».

Boolean 0

b.

Lorsque l’élément est sérialisé au format xml, sa valeur est « b ».

Boolean

b.

Lorsque l’élément est sérialisé au format xml, sa valeur est « b ».

Date 4

d.

Lorsque l’élément est sérialisé au format xml, sa valeur est « d ».

Date

d.

Lorsque l’élément est sérialisé au format xml, sa valeur est « d ».

Equals(Object)
Equals(SXVCellType)
Error 2

e.

Lorsque l’élément est sérialisé au format xml, sa valeur est « e ».

Error

e.

Lorsque l’élément est sérialisé au format xml, sa valeur est « e ».

GetHashCode()
Number 1

¡n.

Lorsque l’élément est sérialisé au format xml, sa valeur est « n ».

Number

¡n.

Lorsque l’élément est sérialisé au format xml, sa valeur est « n ».

Equality(SXVCellType, SXVCellType)
Inequality(SXVCellType, SXVCellType)
String

Str.

Lorsque l’élément est sérialisé au format xml, sa valeur est « str ».

String 3

Str.

Lorsque l’élément est sérialisé au format xml, sa valeur est « str ».

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<SXVCellType>.Create(String)

S’applique à