TechDraw SpreadsheetView/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 30: Line 30:
==Properties==
==Properties==


See also [[TechDraw_View#Properties|TechDraw View]].
* {{PropertyData|Source}}: The spreadsheet to be added to the page

* {{PropertyData|Cell Start}}: The top left cell of the cells range to be included in this view
=== Data ===
* {{PropertyData|Cell End}}: The bottom right cell of the cells range to be included in this view

* {{PropertyData|Font}}: The name of the font used for texts
{{TitleProperty|Spreadsheet}}
* {{PropertyData|Color}}: The color of lines and texts that have no color specified in the spreadsheet

* {{PropertyData|Font Size}}: The font size of texts
* {{PropertyData|Line Width}}: The width of the cell borders
* {{PropertyData|Source|Link}}: The spreadsheet to be added to the page.
* {{PropertyData|Cell Start|String}}: The top left cell of the cell range to be included in this view.
* {{PropertyData|Cell End|String}}: The bottom right cell of the cell range to be included in this view.
* {{PropertyData|Font|Font}}: The name of the font used for texts.
* {{PropertyData|Text Color|Color}}: The color of texts and lines that have no color specified in the spreadsheet.
* {{PropertyData|Text Size|Float}}: The font size of texts.
* {{PropertyData|Line Width|Float}}: The width of the cell borders.





Revision as of 09:44, 11 September 2022

TechDraw SpreadsheetView

Menu location
TechDraw → Insert Spreadsheet View
Workbenches
TechDraw, Spreadsheet
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool allows you to place a view of a selected spreadsheet on a Page.

Spreadsheet element inserted in the TechDraw drawing page

Usage

  1. Select a spreadsheet in the Tree view.
  2. Press the Insert Spreadsheet View button.

Properties

See also TechDraw View.

Data

Spreadsheet

  • DataSource (Link): The spreadsheet to be added to the page.
  • DataCell Start (String): The top left cell of the cell range to be included in this view.
  • DataCell End (String): The bottom right cell of the cell range to be included in this view.
  • DataFont (Font): The name of the font used for texts.
  • DataText Color (Color): The color of texts and lines that have no color specified in the spreadsheet.
  • DataText Size (Float): The font size of texts.
  • DataLine Width (Float): The width of the cell borders.