当前位置: 首页 > news >正文

【GH】【EXCEL】P1: Write DATA SET from GH into EXCEL

文章目录

  • Write
    • Fast Write
      • GH data material :
      • GH process and components instruction
      • Fast Write Data
        • Fast Write Data & Clear Data
        • Fast Write to Cell
      • EXCEL written results
    • Write by Column
      • GH data material :
      • Compile Column
      • GH process and components instruction
      • Write Data
      • EXCEL written results
    • Write By Row
      • GH data material :
      • GH process and components instruction
      • EXCEL written results

Write

Fast Write

GH data material :

image-20240818235501785

image-20240819000209357

GH process and components instruction

Fast Write Data

image-20240819000322679


Fast Write data to excel


Input parameters:

  • Wks (Generic Data) A Worksheet, Workbook, Range Object, Excel Application, or Text Worksheet Name
  • Cel (Generic Data) A Cell Object or Text Address (ex. A1)
  • V (Text) A datatree of values
  • _X (Boolean) If true, all contents of the sheet will be cleared prior to writing new data
  • _A (Boolean) If true, the component will be activated

Output parameters:

  • Wks (Generic Data) An Excel Worksheet Object
  • Rng (Generic Data) An Excel Range Object
Fast Write Data & Clear Data

The Fast Write component streams data to a worksheet.
Data should be formatted with each column in a list and each row a branch. Nested branches are ignored.

Fast Write to Cell

Worksheet Objects or Text Names can be used is Worksheet inputs and Cell objects or Text Cell Addresses in standard Excel format can be used to set the starting Cell.

EXCEL written results

image-20240819001753600

Write by Column

The Write Data component streams either column or row formatted data to a Sheet.
By Column data assigns a Column Header and optional formatting to each column’s contents.

GH data material :

image-20240819002545196

Compile Column

image-20240819002412756


Compile data into column assemblies


Input parameters:
N (Text) The names of the column

R (Text) The row values corresponding to each column

F (Text) A MS Office Number Format Examples

(“General”, “hh: mm:ss”, “$#,##0.0” https://support.microsoft.com/en-us/office/number-format-codes-5026bbd6-04bc-48cd-bf33-80f18b4eae68?ui=en-us&rs=en-us&ad=us

Output parameters:
Dst (Generic Data) A Data Set object

GH process and components instruction

image-20240819002619090

Write Data

在这里插入图片描述>


Write data to Excel


Input parameters:

  • Worksheet (Generic Data) A Worksheet, Workbook, Range Object, Excel Application, or Text Worksheet Name

  • Cell (Generic Data) A Cell Object or Text Address (ex. A1)

  • Data Set (Generic Data) A Data Set object

  • Clear (Boolean) If true, all contents of the sheet will be cleared prior to writing new data

  • Activate (Boolean) If true, the component will be activated

  • Output parameters:

  • Worksheet (Generic Data) An Excel Worksheet Object

  • Range (Generic Data) An Excel Range Object

EXCEL written results

image-20240819003037435

Write By Row

By Row data matches and groups column names assigned to each value in the row.

GH data material :

image-20240819003225729

GH process and components instruction

image-20240819003257769

EXCEL written results

SAME TO ABOVE


http://www.mrgr.cn/news/1794.html

相关文章:

  • Linux第九节课 - git / gdb
  • Axios使用
  • jmeter引入jar包的三种方式
  • 【专题】2024全数驱动 致胜未来-数字化敏捷银行白皮书报告合集PDF分享(附原数据表)
  • 2024深圳国际汽车改装与定制技术展览会
  • Kubeadm快速安装 Kubernetes集群
  • 入门request请求库使用
  • javascript
  • leetcode + react学习
  • Python版《超级玛丽+源码》-Python制作超级玛丽游戏
  • FFmpeg源码:file_read、file_write函数分析
  • 并发编程 | Future是如何优化程序性能
  • 推荐编译器插件:Fitten Code 更快更好的AI助手
  • GlobalMapper-大疆的航点kmz转航线文件展示空间轨迹
  • Java设计模式之中介者模式(Mediator Pattern)
  • mysql 彻底重装(删除所有数据)
  • 【Kubernetes】k8s集群图形化管理工具之rancher
  • GPT-4:揭秘人工智能新纪元
  • 学习使用pymodbus模块实现Modbus通讯
  • 如何去除抖音视频水印,还原视频的3种方法