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

文章目录

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

Write

Fast Write

GH data material :

GH process and components instruction

Fast Write Data


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

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 :

Compile Column


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

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

Write By Row

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

GH data material :

GH process and components instruction

EXCEL written results

SAME TO ABOVE

相关推荐
caimouse3 分钟前
Reactos 第 3 章 内存管理 — 【下篇】换出、Section、池
c语言·开发语言·windows·架构
Linlingu8 分钟前
OpenClaw对接飞书机器人完整配置教程(长连接模式)
windows·机器人·飞书·办公自动化·数字员工·小龙虾
资源分享助手36 分钟前
PeekDesktop:实现类似 macOS Sonoma 点击桌面预览(Windows工具教程)
windows·macos·点击回到桌面
caimouse1 小时前
Reactos 第 3 章 内存管理 — 【上篇】用户态/内核态两侧的内存对象与地址映射
windows·架构
华大哥1 小时前
spring boot 和php 调用 LibreOffice 转换 Excel 到 PDF 完整实现
java·pdf·excel
奋斗的小方1 小时前
Java进阶篇1-2:泛型
java·开发语言·windows
caimouse1 小时前
Reactos 第 4 章 对象管理 — 4.6 对象的访问控制 / 4.7 句柄的遗传和继承
开发语言·windows·架构
C137的本贾尼2 小时前
【实战】实现一个带事务与索引的命令行图书借阅系统
数据库·microsoft·oracle
一杯奶茶¥2 小时前
一键装机助手 一键重装系统工具 专用装机助手(正版)有原版win11、win10、win7最新版系统。
windows
caimouse3 小时前
Reactos 第 4 章 对象管理 — 4.8 系统调用 NtDuplicateObject / 4.9 系统调用 NtClose
开发语言·windows·架构