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 PivotField : XlsPivotField
Public Class PivotField
	Inherits XlsPivotField
public ref class PivotField : public XlsPivotField
type PivotField =  
    class
        inherit XlsPivotField
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddItemOption(Int32) (Inherited from XlsPivotField.)
AutoSort (Inherited from XlsPivotField.)
Axis (Inherited from XlsPivotField.)
CanDragOff (Inherited from XlsPivotField.)
CanDragToColumn (Inherited from XlsPivotField.)
CanDragToData (Inherited from XlsPivotField.)
CanDragToPage (Inherited from XlsPivotField.)
CanDragToRow (Inherited from XlsPivotField.)
Caption (Inherited from XlsPivotField.)
Clone(Object) (Inherited from XlsPivotField.)
Compact (Inherited from XlsPivotField.)
DataField (Inherited from XlsPivotField.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Formula (Inherited from XlsPivotField.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HideDetail(Boolean) (Inherited from XlsPivotField.)
HideItem(Int32, Boolean) (Inherited from XlsPivotField.)
HideItem(String, Boolean) (Inherited from XlsPivotField.)
HideItemDetail(Int32, Boolean) (Inherited from XlsPivotField.)
HideItemDetail(String, Boolean) (Inherited from XlsPivotField.)
IsAutoShow (Inherited from XlsPivotField.)
IsDataField (Inherited from XlsPivotField.)
IsDragToHide (Inherited from XlsPivotField.)
IsFormulaField (Inherited from XlsPivotField.)
IsHiddenItem(Int32) (Inherited from XlsPivotField.)
IsHiddenItemDetail(Int32) (Inherited from XlsPivotField.)
IsMultiSelected (Inherited from XlsPivotField.)
IsShowAllItems (Inherited from XlsPivotField.)
ItemsPerPage (Inherited from XlsPivotField.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from XlsPivotField.)
NumberFormat (Inherited from XlsPivotField.)
NumberFormatIndex (Inherited from XlsPivotField.)
Parent (Inherited from XlsPivotField.)
RepeatItemLabels (Inherited from XlsPivotField.)
ShowBlankRow (Inherited from XlsPivotField.)
ShowDataAs (Inherited from XlsPivotField.)
ShowDropDown (Inherited from XlsPivotField.)
ShowNewItemsInFilter (Inherited from XlsPivotField.)
ShowNewItemsOnRefresh (Inherited from XlsPivotField.)
ShowOutline (Inherited from XlsPivotField.)
ShowPageBreak (Inherited from XlsPivotField.)
ShowPropAsCaption (Inherited from XlsPivotField.)
ShowToolTip (Inherited from XlsPivotField.)
Sort(Boolean, PivotDataField) (Inherited from XlsPivotField.)
SortType (Inherited from XlsPivotField.)
SubtotalCaption (Inherited from XlsPivotField.)
Subtotals (Inherited from XlsPivotField.)
SubtotalTop (Inherited from XlsPivotField.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

Inheritance Hierarchy

See Also