ssml:CT_DefinedName
Complex type information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-workbook.xsd
Content
from type ssml:ST_Formula
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [1..1] | ssml:ST_Xstring | Defined Name | |
| comment | [0..1] | ssml:ST_Xstring | Comment | |
| customMenu | [0..1] | ssml:ST_Xstring | Custom Menu Text | |
| description | [0..1] | ssml:ST_Xstring | Description | |
| help | [0..1] | ssml:ST_Xstring | Help | |
| statusBar | [0..1] | ssml:ST_Xstring | Status Bar | |
| localSheetId | [0..1] | xsd:unsignedInt | Local Name Sheet Id | |
| hidden | [0..1] | xsd:boolean | Hidden Name | Default value is "false". |
| function | [0..1] | xsd:boolean | Function | Default value is "false". |
| vbProcedure | [0..1] | xsd:boolean | Procedure | Default value is "false". |
| xlm | [0..1] | xsd:boolean | External Function | Default value is "false". |
| functionGroupId | [0..1] | xsd:unsignedInt | Function Group Id | |
| shortcutKey | [0..1] | ssml:ST_Xstring | Shortcut Key | |
| publishToServer | [0..1] | xsd:boolean | Publish to Server | Default value is "false". |
| workbookParameter | [0..1] | xsd:boolean | Workbook Parameter (Server) | Default value is "false". |
Used by
- Element ssml:definedName
Type inheritance chain
- xsd:string
- ssml:ST_Xstring
- ssml:ST_Formula
- ssml:CT_DefinedName
- ssml:ST_Formula
- ssml:ST_Xstring



