'Declaration Public Function SwitchRowColumn() As System.Boolean
'Usage Dim instance As SpreadChart Dim value As System.Boolean value = instance.SwitchRowColumn()
public System.bool SwitchRowColumn()
Return Value
If the switching process is successful, returns true; otherwise, returns false.