PivotCacheDefinition.RefreshedDate Property
PivotCache Last Refreshed Date.Represents the attribte in schema: refreshedDate
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "refreshedDate")> _
Public Property RefreshedDate As DoubleValue
Get
Set
用法
Dim instance As PivotCacheDefinition
Dim value As DoubleValue
value = instance.RefreshedDate
instance.RefreshedDate = value
[SchemaAttrAttribute(, "refreshedDate")]
public DoubleValue RefreshedDate { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.