Difference between revisions of "Documentation/BASIC Guide/Spreadsheets"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement (-{{InterWiki Languages BasicGuide\|articletitle=BASIC.*}} +{{InterWiki Languages BasicGuide|articletitle={{PAGENAME}}}}))
m (Robot: Automated text replacement (-{{InterWiki Languages BasicGuide\|articletitle={{PAGENAME}}}} + ))
Line 19: Line 19:
 
{{Documentation/Note|The <tt>Range</tt> object allows you to address any table area and has been extended in the new API.}}
 
{{Documentation/Note|The <tt>Range</tt> object allows you to address any table area and has been extended in the new API.}}
  
{{InterWiki Languages BasicGuide|articletitle={{PAGENAME}}}}
+
 
{{PDL1}}
 
{{PDL1}}

Revision as of 13:15, 20 October 2008


Apache OpenOffice Basic provides an extensive interface for program-controlled creation and editing of spreadsheets. This chapter describes how to control the relevant services, methods and properties of spreadsheet documents:

The first section addresses the basic structure of spreadsheet documents and shows you how to access and to edit the contents of individual cells.

The second section concentrates on how to edit spreadsheets efficiently by focusing on cell areas and the options for searching and replacing cell contents.

Template:Documentation/Note


Content on this page is licensed under the Public Documentation License (PDL).
Personal tools