Group.Signal Property 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property Signal As StringValueProperty Value
- Attributes