QueryTableRefresh.MinimumVersion プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
最小更新バージョン
スキーマ内の次の属性を表します。 minimumVersion
[DocumentFormat.OpenXml.SchemaAttr(0, "minimumVersion")]
public DocumentFormat.OpenXml.ByteValue MinimumVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue MinimumVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minimumVersion")]
public DocumentFormat.OpenXml.ByteValue? MinimumVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minimumVersion")]
public DocumentFormat.OpenXml.ByteValue? MinimumVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue? MinimumVersion { get; set; }
member this.MinimumVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minimumVersion")>]
member this.MinimumVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minimumVersion")>]
member this.MinimumVersion : DocumentFormat.OpenXml.ByteValue with get, set
Public Property MinimumVersion As ByteValue
プロパティ値
ByteValue を返します。
- 属性