PivotCacheIdVersion.CacheIdCreatedVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
cacheIdCreatedVersion, this property is only available in Office 2013 and later.
Represents the following attribute in the schema: cacheIdCreatedVersion
[DocumentFormat.OpenXml.SchemaAttr(0, "cacheIdCreatedVersion")]
public DocumentFormat.OpenXml.ByteValue CacheIdCreatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue CacheIdCreatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cacheIdCreatedVersion")]
public DocumentFormat.OpenXml.ByteValue? CacheIdCreatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cacheIdCreatedVersion")]
public DocumentFormat.OpenXml.ByteValue? CacheIdCreatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue? CacheIdCreatedVersion { get; set; }
member this.CacheIdCreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cacheIdCreatedVersion")>]
member this.CacheIdCreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cacheIdCreatedVersion")>]
member this.CacheIdCreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
Public Property CacheIdCreatedVersion As ByteValue
Property Value
- Attributes