OneOf.Signal Property

Definition

signal

Represents the following attribute in the schema: emma:signal

[DocumentFormat.OpenXml.SchemaAttr(44, "signal")]
public DocumentFormat.OpenXml.StringValue Signal { get; set; }
public DocumentFormat.OpenXml.StringValue Signal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "signal")]
public DocumentFormat.OpenXml.StringValue? Signal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:signal")]
public DocumentFormat.OpenXml.StringValue? Signal { get; set; }
public DocumentFormat.OpenXml.StringValue? Signal { get; set; }
member this.Signal : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "signal")>]
member this.Signal : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:signal")>]
member this.Signal : DocumentFormat.OpenXml.StringValue with get, set
Public Property Signal As StringValue

Property Value

Attributes

Applies to