【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

相关推荐
Mr.亮先生11 小时前
# 把 DeepSeek 官方 Agent 工作台,直接装进 Windows 启动器里
windows·deepseek·harness
曹牧16 小时前
C#:List<string>特定格式输出
windows·c#
易点云徐源18 小时前
(已解决)Photoshop 多画板 Alt+拖动复制随机卡死 4~5 分钟
windows·photoshop
Dovis(誓平步青云)18 小时前
DevEco Studio 6.1.1 Windows 安装实录:从下载校验到首次启动
android·开发语言·数据库·人工智能·windows·harmonyos
bosins18 小时前
将 Hyper-V 上的 Ubuntu 虚拟机内容迁移到 WSL (Windows Subsystem for Linux) 中
linux·windows·ubuntu
海盗123419 小时前
微软技术周报 · 2026-08-11~2026-08-18
人工智能·microsoft·.net
ι:20 小时前
DeepSeek Harness 桌面一键启动与网页背景修改指南
windows·学习·deepseekharness
AI导出鸭20 小时前
怎么让Claude做表格?AI导出鸭苹果版将Claude输出的Markdown表格或结构化列表智能解析为二维数据,一键导出Excel/Word标准表格。
人工智能·chatgpt·word·excel·ai导出鸭
zuozewei21 小时前
7DGroup 开源 dsh-7d-tray-win 系统托盘插件
windows·代码复审
深念Y1 天前
Wine 运行 HiTool 踩坑记录
linux·windows·容器·桌面·wine·虚拟器