Schema Central > OOXML > sml-workbook.xsd > ssml:definedName
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:definedName

Defined Name

Element information

Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main

Schema document: sml-workbook.xsd

Other elements with the same name: ssml:definedName

Type: ssml:CT_DefinedName

Properties: Local, Qualified

Content

from type ssml:ST_Formula
  • Type based on xsd:string
    • Attributes

      NameOccTypeDescriptionNotes
      name [1..1]ssml:ST_XstringDefined Name
      comment [0..1]ssml:ST_XstringComment
      customMenu [0..1]ssml:ST_XstringCustom Menu Text
      description [0..1]ssml:ST_XstringDescription
      help [0..1]ssml:ST_XstringHelp
      statusBar [0..1]ssml:ST_XstringStatus Bar
      localSheetId [0..1]xsd:unsignedIntLocal Name Sheet Id
      hidden [0..1]xsd:booleanHidden NameDefault value is "false".
      function [0..1]xsd:booleanFunctionDefault value is "false".
      vbProcedure [0..1]xsd:booleanProcedureDefault value is "false".
      xlm [0..1]xsd:booleanExternal FunctionDefault value is "false".
      functionGroupId [0..1]xsd:unsignedIntFunction Group Id
      shortcutKey [0..1]ssml:ST_XstringShortcut Key
      publishToServer [0..1]xsd:booleanPublish to ServerDefault value is "false".
      workbookParameter [0..1]xsd:booleanWorkbook Parameter (Server)Default value is "false".

      Used in

      Sample instance

      <ssml:definedName name="string">string</ssml:definedName>

      Site developed and hosted by Datypic, Inc.

      Please report errors or comments about this site to contrib@functx.com