次の方法で共有


Filters.CalendarType プロパティ

定義

予定表の種類

スキーマ内の次の属性を表します: calendarType

[DocumentFormat.OpenXml.SchemaAttr(0, "calendarType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues> CalendarType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues> CalendarType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "calendarType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues>? CalendarType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("calendarType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues>? CalendarType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues>? CalendarType { get; set; }
member this.CalendarType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "calendarType")>]
member this.CalendarType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("calendarType")>]
member this.CalendarType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CalendarValues> with get, set
Public Property CalendarType As EnumValue(Of CalendarValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象