RevisionDefinedName.OldShortcutKey プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
古い短いカット キー
スキーマ内の次の属性を表します: oldShortcutKey
[DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue OldShortcutKey { get; set; }
public DocumentFormat.OpenXml.ByteValue OldShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")>]
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldShortcutKey")>]
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OldShortcutKey As ByteValue
プロパティ値
ByteValue を返します。
- 属性