Share via


SampleRate.Uniform Property

Definition

uniform

Represents the following attribute in the schema: uniform

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

Property Value

Attributes

Applies to