C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / TransposeFields Method

In This Topic
TransposeFields Method (C1PivotEngine)
In This Topic
Transposes the fields in the current view so rows become columns and columns become rows.
Syntax
'Declaration
 
Public Sub TransposeFields() 
 
See Also