GeoGebra

SpreadsheetColumn XML tag

Jump to: navigation, search

This tag describes the width of a spreadsheet column in pixels. The syntax of the <spreadsheetColumn> tag is the following:

<spreadsheetColumn 
    id="integer" 
    width="integer"
/>

where

  • id is the column number (starting with 0)
  • width is the width of the column in pixels