Group.SignalSize 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-size
Represents the following attribute in the schema: emma:signal-size
[DocumentFormat.OpenXml.SchemaAttr(44, "signal-size")]
public DocumentFormat.OpenXml.IntegerValue SignalSize { get; set; }
public DocumentFormat.OpenXml.IntegerValue SignalSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "signal-size")]
public DocumentFormat.OpenXml.IntegerValue? SignalSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:signal-size")]
public DocumentFormat.OpenXml.IntegerValue? SignalSize { get; set; }
public DocumentFormat.OpenXml.IntegerValue? SignalSize { get; set; }
member this.SignalSize : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "signal-size")>]
member this.SignalSize : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:signal-size")>]
member this.SignalSize : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property SignalSize As IntegerValue
Property Value
- Attributes