Difference between revisions of "Documentation/DevGuide/Spreadsheets/Cell Ranges"
From Apache OpenOffice Wiki
		< Documentation | DevGuide
		
		
| OOoWikiBot (talk | contribs) m (Robot: Changing Category:Documentation/Developers Guide/Spreadsheet Documents) | OOoWikiBot (talk | contribs)  m (FINAL VERSION FOR L10N) | ||
| Line 7: | Line 7: | ||
| |NextPage=Documentation/DevGuide/Spreadsheets/Properties of Cell Ranges | |NextPage=Documentation/DevGuide/Spreadsheets/Properties of Cell Ranges | ||
| }} | }} | ||
| − | {{DISPLAYTITLE:Cell Ranges}} | + | {{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}  | 
| + |  {{DISPLAYTITLE:Cell Ranges}} | ||
| <!--<idltopic>com.sun.star.sheet.SheetCellRange</idltopic>--> | <!--<idltopic>com.sun.star.sheet.SheetCellRange</idltopic>--> | ||
| A cell range is a rectangular range of cells. It is represented by the service <idl>com.sun.star.sheet.SheetCellRange</idl>. | A cell range is a rectangular range of cells. It is represented by the service <idl>com.sun.star.sheet.SheetCellRange</idl>. | ||
Latest revision as of 10:23, 14 May 2009
 
A cell range is a rectangular range of cells. It is represented by the service com.sun.star.sheet.SheetCellRange.
| Content on this page is licensed under the Public Documentation License (PDL). | 

