Share via


RevisionDefinedName.ShortcutKey Property

Shortcut Key.Represents the attribte in schema: shortcutKey

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "shortcutKey")> _
Public Property ShortcutKey As ByteValue
    Get
    Set
'Usage
Dim instance As RevisionDefinedName
Dim value As ByteValue

value = instance.ShortcutKey

instance.ShortcutKey = value
[SchemaAttrAttribute(, "shortcutKey")]
public ByteValue ShortcutKey { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ByteValue
Returns ByteValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace