Strict Standards: Declaration of action_plugin_importoldindex::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldindex/action.php on line 8

Strict Standards: Declaration of action_plugin_popularity::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/popularity/action.php on line 57

Strict Standards: Declaration of action_plugin_safefnrecode::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/safefnrecode/action.php on line 66

Strict Standards: Declaration of action_plugin_importoldchangelog::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldchangelog/action.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/plugins/importoldindex/action.php:8) in /var/www/html/inc/actions.php on line 180
 cor4:app:objects:cexcel [Cor4 WIki]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cor4:app:objects:cexcel [2008/03/22 11:43]
ivivan
cor4:app:objects:cexcel [2021/01/05 11:39] (current)
Line 38: Line 38:
 Megadja az aktuális munkalap nevét. Megadja az aktuális munkalap nevét.
  
 +==== range ====
 +
 +''CExcelRange range(string cell)''
 +
 +A szövegesen megadott cella lesz a tartomány.
 +
 +''CExcelRange range(int x, int y)''
 +
 +A két paraméterrel megadott cell lesz a tartomány.
 +
 +''CExcelRange range(int x1, int y1, int x2, int y2)''
 +
 +A négy paraméterrel kijelölt téglalapba eső cellák lesznek a tartomány elemei.
  
 ==== setActiveSheet ==== ==== setActiveSheet ====

cor4/app/objects/cexcel.1206186203.txt.gz · Last modified: 2021/01/05 11:42 (external edit)