次の方法で共有


Timeline.Cache プロパティ

定義

キャッシュでは、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。 キャッシュ

[DocumentFormat.OpenXml.SchemaAttr(0, "cache")]
public DocumentFormat.OpenXml.StringValue Cache { get; set; }
public DocumentFormat.OpenXml.StringValue Cache { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cache")]
public DocumentFormat.OpenXml.StringValue? Cache { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cache")]
public DocumentFormat.OpenXml.StringValue? Cache { get; set; }
public DocumentFormat.OpenXml.StringValue? Cache { get; set; }
member this.Cache : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cache")>]
member this.Cache : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cache")>]
member this.Cache : DocumentFormat.OpenXml.StringValue with get, set
Public Property Cache As StringValue

プロパティ値

属性

適用対象