SdtContentDate.Calendar プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
日付ピッカーの予定表の種類。
スキーマ内の次の要素タグを表します: w:calendar。
public DocumentFormat.OpenXml.Wordprocessing.Calendar Calendar { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Calendar? Calendar { get; set; }
member this.Calendar : DocumentFormat.OpenXml.Wordprocessing.Calendar with get, set
Public Property Calendar As Calendar