Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class PivotCache : XlsPivotCache
Public Class PivotCache
	Inherits XlsPivotCache
public ref class PivotCache : public XlsPivotCache
type PivotCache =  
    class
        inherit XlsPivotCache
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
CalculatedItemIndex (Inherited from XlsPivotCache.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsPivotCache.)
Clone(Object, Dictionary<(Of <<'(String, String>)>>)) (Inherited from XlsPivotCache.)
CreatedVersion (Inherited from XlsPivotCache.)
Dispose()()()() (Inherited from XlsObject.)
EnableRefresh (Inherited from XlsPivotCache.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasNamedRange (Inherited from XlsPivotCache.)
Index (Inherited from XlsPivotCache.)
IsBackgroundQuery (Inherited from XlsPivotCache.)
IsInvalidData (Inherited from XlsPivotCache.)
IsOptimizedCache (Inherited from XlsPivotCache.)
IsRefreshOnLoad (Inherited from XlsPivotCache.)
IsSaveData (Inherited from XlsPivotCache.)
IsSupportSubQuery (Inherited from XlsPivotCache.)
IsUpgradeOnRefresh (Inherited from XlsPivotCache.)
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinRefreshableVersion (Inherited from XlsPivotCache.)
NeedDataArray (Inherited from XlsPivotCache.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsPivotCache.)
RangeName (Inherited from XlsPivotCache.)
ReferenceCount (Inherited from XlsObject.)
RefreshDate (Inherited from XlsPivotCache.)
RefreshedBy (Inherited from XlsPivotCache.)
RefreshedVersion (Inherited from XlsPivotCache.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
SourceRange (Inherited from XlsPivotCache.)
SourceType (Inherited from XlsPivotCache.)
SupportAdvancedDrill (Inherited from XlsPivotCache.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

Inheritance Hierarchy

See Also