Korišćenje tablice podataka APIs services console
Način primene D GSheets Data Embedder
Shortcodes:
Basic: [dansheet] (defaults to first document, default tab name)
Single Cell: [dansheet file=1 sheetname=”Sheet1″ cell=A1 class=”gsheets-special”]
Range of Cells: [dansheet file=1 sheetname=Sheet1 cell=A1:C2 theaders=”Col 1,Col 2,Col 3″ class=”gsheets-special2″]
Optional Attributes
file=# (number of the Google Doc you have set in the settings page)
sheetname= name of sheet in doc
cell (mandatory)= Cell Number or range, with :
class=custom class name or names here
theaders = Comma seperated list of column headers, in order, for range view (optional)