次の方法で共有


QueryTableRefresh.MinimumVersion プロパティ

定義

最小更新バージョン

スキーマ内の次の属性を表します。 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 を返します。

属性

適用対象