次の方法で共有


ModelTimeGroupingContentType 列挙型

定義

ModelTimeGroupingContentType 列挙型を定義します。

public enum ModelTimeGroupingContentType
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum ModelTimeGroupingContentType
public readonly struct ModelTimeGroupingContentType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.ExcelAc.ModelTimeGroupingContentType>, IEquatable<DocumentFormat.OpenXml.Office2016.ExcelAc.ModelTimeGroupingContentType>
type ModelTimeGroupingContentType = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type ModelTimeGroupingContentType = 
type ModelTimeGroupingContentType = struct
    interface IEnumValue
    interface IEnumValueFactory<ModelTimeGroupingContentType>
Public Enum ModelTimeGroupingContentType
Public Structure ModelTimeGroupingContentType
Implements IEnumValue, IEnumValueFactory(Of ModelTimeGroupingContentType), IEquatable(Of ModelTimeGroupingContentType)
継承
ModelTimeGroupingContentType
継承
ModelTimeGroupingContentType
属性

フィールド

ModelTimeGroupingContentType(String)

新しい ModelTimeGroupingContentType 列挙型インスタンスを作成します

Days 5

日。

アイテムを xml としてシリアル化されるときに、その値は "days" です。

Days

日。

アイテムを xml としてシリアル化されるときに、その値は "days" です。

Daysindex 4

daysindex。

項目を xml としてシリアル化されるときに、その値は "daysindex" です。

Daysindex

daysindex。

項目を xml としてシリアル化されるときに、その値は "daysindex" です。

Equals(ModelTimeGroupingContentType)
Equals(Object)
GetHashCode()
Hours

時間。

項目を xml としてシリアル化されるときに、その値は "時間" です。

Hours 6

時間。

項目を xml としてシリアル化されるときに、その値は "時間" です。

Minutes

分。

項目を xml としてシリアル化されるときに、その値は "分" です。

Minutes 7

分。

項目を xml としてシリアル化されるときに、その値は "分" です。

Months 3

ヶ 月。

項目を xml としてシリアル化されるときに、その値は "months" です。

Months

ヶ 月。

項目を xml としてシリアル化されるときに、その値は "months" です。

Monthsindex 2

monthsindex。

項目を xml としてシリアル化されるときに、その値は "monthsindex" です。

Monthsindex

monthsindex。

項目を xml としてシリアル化されるときに、その値は "monthsindex" です。

Equality(ModelTimeGroupingContentType, ModelTimeGroupingContentType)
Inequality(ModelTimeGroupingContentType, ModelTimeGroupingContentType)
Quarters

四半期。

アイテムを xml としてシリアル化されるときに、その値は "quarters" です。

Quarters 1

四半期。

アイテムを xml としてシリアル化されるときに、その値は "quarters" です。

Seconds

秒。

項目を xml としてシリアル化されるときに、その値は "秒" です。

Seconds 8

秒。

項目を xml としてシリアル化されるときに、その値は "秒" です。

ToString()
Years

年。

項目を xml としてシリアル化されるときに、その値は "years" です。

Years 0

年。

項目を xml としてシリアル化されるときに、その値は "years" です。

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

適用対象