ActiveReports Developer 7
Move Method
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > DDSheets Class : Move Method

Glossary Item Box

Moves a sheet to the specified position.

Overload List

OverloadDescription
Move(String,Int16)Moves the sheet with the specified name to the specified position.  
Move(Int16,Int16)Moves the sheet at the specified position to the specified new position.  

See Also