跳到主要内容

安全的 ExcelMake

安全的 Excel 是一个 Make 应用多级密码保护的模块 Excel 它可自动在您的场景中处理文件。它支持三个独立的保护级别:文件加密、工作簿结构保护和工作表内容保护,每个级别都有自己的密码或共享的备用密码——从而无需手动执行安全步骤即可实现机密报告分发、模板保护和合规性工作流程。

本模块的功能
PDF4me 安全的 Excel 最多可对一个物体施加三层独立的保护层。 Excel 文件在 Make 场景:文件加密(需要密码才能打开)、工作簿结构锁定(防止添加/删除/重命名工作表)以及工作表内容保护(防止编辑单元格)。可以使用同一个密码保护所有级别,也可以为每个级别分配单独的凭据。受保护的文件将以缓冲区的形式返回,可直接上传、通过电子邮件发送或存档。
密码默认适用于所有级别。

主要 密码 该字段同时也是工作簿和工作表保护的备用方案。如果您离开 保护工作簿密码 或者 工作表保护密码 如果模块为空,则会自动使用这些级别的主密码,因此一个密码即可保护所有三个级别。

工作表索引使用从0开始的编号

按索引定位特定工作表时,请使用从 0 开始的编号:第一个工作表的索引为 0,第二个工作表的索引为 1。合并 工作表名称工作表索引 为了实现灵活的目标定位,该模块会保护两个列表的并集。如果两个列表都留空,则可以保护所有工作表。

保护类型“全部”会将工作表设置为完全只读。

工作表保护类型默认为 全部该功能同时应用内容(单元格值和公式)、对象(图表和图像)以及方案(假设分析)保护。没有工作表密码的收件人可以查看但无法修改任何元素。如果需要进行部分编辑,请将其设置为特定类型(例如,仅内容)。

相关博客文章
目前尚无关于此功能的博客文章——敬请期待。
在此期间,您可以浏览 PDF4me 博客,查看适用于各平台的教程和工作流程。
访问博客

验证您的身份 API 要求

要访问 PDF4me 网站 API 通过 Make每个请求都必须包含正确的身份验证凭据。身份验证可确保您与客户端之间的通信安全。 Make 场景和 PDF4meExcel 安保服务。

PDF4me 安全 Excel 模块,显示“文件名”、“文档”、“密码”、“保护工作簿”、“保护工作表”和“工作表保护类型”字段

地图 文件名文档 然后根据上一步下载结果配置密码和保护级别设置。

如何为某个网站设置密码保护 Excel 文件 Make

  1. 添加 PDF4me > 安全的 Excel 致你 Make 设想。
  2. 选择您的 联系 或点击 添加 用你的 API 钥匙。
  3. 地图 文件名 (例如。 report.xlsx) 和 文档 来自(二进制缓冲区) Google DriveDropbox或者 OneDrive 下载步骤。
  4. 输入 密码 要对文件进行加密(级别 1)——收件人必须输入此信息才能打开文件。
  5. 使能够 保护工作簿 (二级)防止片材结构发生变化。离开 保护工作簿密码 留空以便重复使用主密码。
  6. 使能够 保护工作表 (级别 3)和设置 工作表保护类型 (默认值:全部表示完全只读)。将工作表选择器留空可保护所有工作表。
  7. 节省运行一次 - 绘制地图 文件日期 输出到上传、电子邮件或存档模块。

参数

必需的: 文件名文档所有保护参数都是可选的,但每个启用的保护级别至少需要一个密码(否则将使用主密码作为备用密码)。

范围必需的它的作用例子
File NameRequiredFilename of the Excel document including .xlsx or .xls extension. Map from the previous module's file name output or enter a static name. Used for processing and output file identification.data.xlsx
DocumentRequiredBinary Excel file content. Map from a Google Drive, Dropbox, or OneDrive download step. Must be a valid Excel format; data and formatting are preserved during protection.[Buffer]
PasswordConditionalFile encryption password (Level 1). Encrypts the entire workbook so recipients must enter this password to open the file. Also used as a fallback for workbook and worksheet protection if their specific passwords are empty.Open123!
Protect WorkbookConditionalEnable workbook structure protection (Level 2). True prevents adding, deleting, renaming, moving, or hiding sheets. Requires a password (Protect Workbook Password or Password fallback). Default: false.true
Protect Workbook PasswordConditionalPassword for workbook structure protection (Level 2). Falls back to the main Password field if empty. Required if Protect Workbook is true and Password is also empty.Struct456
Protect WorksheetsConditionalEnable worksheet content protection (Level 3). True prevents data modifications on targeted worksheets. Requires a password (Worksheet Protection Password or Password fallback). Default: false.true
Worksheet Protection TypeConditionalType of worksheet protection: Contents (cell values and formulas), Objects (charts and images), Scenarios (what-if analysis), or All (full protection, default). Read-only access is applied when All is selected.All
Worksheet Protection PasswordConditionalPassword for worksheet content protection (Level 3). Falls back to the main Password field if empty. Required if Protect Worksheets is true and Password is also empty.Edit789
Worksheet NamesConditionalComma-separated list of worksheet names to protect. Empty = protect all worksheets. Case-sensitive. Combined as a union with Worksheet Indexes.Sheet1,Summary
Worksheet IndexesConditionalComma-separated 0-based worksheet indexes to protect. 0 = first sheet, 1 = second. Empty = protect all worksheets. Combined as a union with Worksheet Names.0,2

输出

场地类型它包含什么
NameStringOutput Excel filename - map into the file name field of your storage upload or email step.
Doc DataBufferPassword-protected Excel document. Wire directly into a Google Drive, Dropbox, OneDrive upload action or an email attachment field.

安全防护能提供哪些级别的保护? Excel 支持?

PDF4me 安全的 Excel 支持三个独立 Excel 与以下方面相符的保护级别 微软 Excel 工作簿保护模式一级 文件加密(打开需要密码,由 OOXML 标准强制执行); 二级 工作簿结构保护(防止对工作表进行修改);以及 3级 工作表内容保护(锁定单元格、对象或场景)。每个级别都可以设置自己的密码,也可以通过内置的备用机制共享主密码。

工作流程示例

针对月度财务报告的自动化多级保护

  1. 扳机月度财务报告已定稿,可供分发。
  2. 获取财务报告从此处检索已完成的报告 Google Drive
  3. 安全的 Excel设置密码 = 文件加密;启用“保护工作簿”+“保护工作表”;设置工作表保护类型 = 全部;将工作表选择器留空以保护所有工作表
  4. 上传安全报告保存到受限区域 Google Drive 执行文件夹
  5. 给首席财务官发邮件:通过单独的安全通道发送带密码的受保护报告

商业利益: 无需人工保护 - 12 个月报告自动采用 3 层加密进行保护。

常见问题解答

What are the three Excel protection levels in Secure Excel?+
Level 1 is file encryption: the Password field encrypts the entire workbook so recipients must enter a password just to open the file. Level 2 is workbook structure protection: Protect Workbook = true prevents adding, deleting, renaming, or moving sheets. Level 3 is worksheet content protection: Protect Worksheets = true locks cell editing on selected or all worksheets. Each level operates independently and can have its own password.
How does password fallback work?+
If you leave Protect Workbook Password or Worksheet Protection Password empty, the module automatically uses the main Password field as the fallback for those levels. This means one password can cover all three protection tiers without entering it multiple times. Supply separate passwords per level when different stakeholders need to unlock different protection tiers independently.
Can I protect only specific worksheets?+
Yes. Enter sheet names in Worksheet Names (e.g. Sheet1,Summary - case-sensitive) or 0-based indexes in Worksheet Indexes (e.g. 0,2). The module protects the union of both lists. Leave both fields empty to protect all worksheets in the workbook at once.
What does Worksheet Protection Type All do?+
All applies Contents (cell values and formulas), Objects (charts, images, shapes), and Scenarios (what-if analysis) protection simultaneously, making selected worksheets fully read-only for anyone without the worksheet password. Choose a specific type such as Contents if you want to protect only cell values while leaving charts and objects editable.

获取帮助