mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 22:02:51 -06:00
OfficeAutomation: Updated documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@1286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
0824245610
commit
01f4bbb4bd
2 changed files with 20 additions and 19 deletions
|
|
@ -7,23 +7,23 @@ topic "OfficeDoc class reference";
|
|||
[i448;a25;kKO9;2 $$5,0#37138531426314131252341829483370:codeitem]
|
||||
[{_}
|
||||
[s1;:OfficeDoc`:`:class: [@(0.0.255)4 class][4 _][*4 OfficeDoc]&]
|
||||
[s0;4 &]
|
||||
[s0; [+92 OfficeDoc class serves to manage documents made with OpenOffice
|
||||
[s0;2 &]
|
||||
[s0; [2 OfficeDoc class serves to manage documents made with OpenOffice
|
||||
Doc or Microsoft Office Word.]&]
|
||||
[s0; [+92 The class methods are designed to be as simple as possible
|
||||
[s0; [2 The class methods are designed to be as simple as possible
|
||||
and are exactly the same for both suites.]&]
|
||||
[s0; [+92 OfficeDoc handles the suites through `"Ole Automation`" so
|
||||
[s0; [2 OfficeDoc handles the suites through `"Ole Automation`" so
|
||||
it requires either OpenOffice or Microsoft Office to be previosly
|
||||
installed in the computer.]&]
|
||||
[s0;2 &]
|
||||
[ {{10000F(128)G(128)@1 [s0;%% [* Constructor detail]]}}&]
|
||||
[s4; &]
|
||||
[s3; &]
|
||||
[s5;:OfficeDoc`:`:OfficeDoc`(`): [* OfficeDoc]()&]
|
||||
[s2;%% OfficeDoc constructor. It has no arguments as in function
|
||||
Init() it is defined which Office suit is going to be used.&]
|
||||
[s0;i448;a25;kKO9;:noref:@(0.0.255)2 &]
|
||||
Init() it is defined which Office suite is going to be used.&]
|
||||
[s3; &]
|
||||
[ {{10000F(128)G(128)@1 [s0;%% [* Public Method List]]}}&]
|
||||
[s4; &]
|
||||
[s3; &]
|
||||
[s5;:OfficeDoc`:`:`~OfficeDoc`(`): [@(0.0.255) `~][* OfficeDoc]()&]
|
||||
[s2;%% OfficeDoc destructor. It closes document editor application.&]
|
||||
[s3; &]
|
||||
|
|
|
|||
|
|
@ -7,23 +7,23 @@ topic "OfficeSheet class reference";
|
|||
[i448;a25;kKO9;2 $$5,0#37138531426314131252341829483370:codeitem]
|
||||
[{_}
|
||||
[s1;:OfficeSheet`:`:class: [@(0.0.255)4 class][4 _][*4 OfficeSheet]&]
|
||||
[s2;*4 &]
|
||||
[s0; [+92 OfficeSheet class serves to manage spreadsheets made with
|
||||
OpenOffice Calc or Microsoft Office Excel.]&]
|
||||
[s0; [+92 The class methods are designed to be as simple as possible
|
||||
[s2;* &]
|
||||
[s0; [2 OfficeSheet class serves to manage spreadsheets made with OpenOffice
|
||||
Calc or Microsoft Office Excel.]&]
|
||||
[s0; [2 The class methods are designed to be as simple as possible
|
||||
and are exactly the same for both suites.]&]
|
||||
[s0; [+92 OfficeSheet handles the suites through `"Ole Automation`"
|
||||
so it requires either OpenOffice or Microsoft Office to be previosly
|
||||
[s0; [2 OfficeSheet handles the suites through `"Ole Automation`" so
|
||||
it requires either OpenOffice or Microsoft Office to be previosly
|
||||
installed in the computer.]&]
|
||||
[s0;2 &]
|
||||
[ {{10000F(128)G(128)@1 [s0;%% [* Constructor detail]]}}&]
|
||||
[s4; &]
|
||||
[s3; &]
|
||||
[s5;:OfficeSheet`:`:OfficeSheet`(`): [* OfficeSheet]()&]
|
||||
[s2;%% OfficeSheet constructor. It has no arguments as in function
|
||||
Init() it is defined which Office suit is going to be used.&]
|
||||
[s0;i448;a25;kKO9;:noref:@(0.0.255)2 &]
|
||||
Init() it is defined which Office suite is going to be used.&]
|
||||
[s3; &]
|
||||
[ {{10000F(128)G(128)@1 [s0;%% [* Public Method List]]}}&]
|
||||
[s4; &]
|
||||
[s3; &]
|
||||
[s5;:OfficeSheet`:`:`~OfficeSheet`(`): [@(0.0.255) `~][* OfficeSheet]()&]
|
||||
[s2;%% OfficeSheet destructor. It closes spreadsheet application.&]
|
||||
[s3; &]
|
||||
|
|
@ -39,7 +39,7 @@ be init. &]
|
|||
&]
|
||||
[s2;%% Initializes OfficeSheet to use [%-*@3 type].suite.&]
|
||||
[s2;%% Valid values are `"Open`" and `"Microsoft`".&]
|
||||
[s0;%% &]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:OfficeSheet`:`:AddSheet`(bool`): [@(0.0.255) bool]_[* AddSheet]([@(0.0.255) bool]_[*@3 v
|
||||
isible])&]
|
||||
|
|
@ -220,6 +220,7 @@ ndex])&]
|
|||
indicate the column and a number to indicate the row as in `"B7`",
|
||||
following the format used in spreadsheets. [%-*@3 col,] [%-*@3 row
|
||||
]origin is (1, 1)&]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:OfficeSheet`:`:ColRowToCell`(const int`,const int`): [@(0.0.255) static]
|
||||
[_^String^ String]_[* ColRowToCell]([@(0.0.255) const]_[@(0.0.255) int]_[*@3 col],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue