Поделиться через


HyperlinkType.Action Свойство

Определение

Для выполнения действия может потребоваться r:id, чтобы указать целевой объект действия.

Представляет следующий атрибут в схеме: action

[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue Action { get; set; }
public DocumentFormat.OpenXml.StringValue Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
Public Property Action As StringValue

Значение свойства

Возвращает .StringValue

Атрибуты

Применяется к