DefinedName
DefinedName
Overview
DefinedName 是一个类在Aspose.Cells FOSS的.NET中.
代表定义名称.
特性: Comment, Formula, Hidden, LocalSheetIndex, Name.
Description
DefinedName 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 个方法和 5 种属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | 阅读/写作 | 得到或设置名字. |
Formula | string | 阅读/写作 | 得到或设置公式. |
LocalSheetIndex | int? | 阅读/写作 | 获取或设置本地表索引. |
Hidden | bool | 阅读/写作 | 获取或设置隐藏. |
Comment | string | 阅读/写作 | 得到或设置评论. |