Share via


SurveyQuestion.DecimalPlaces Property

Definition

decimalPlaces, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: decimalPlaces

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

Property Value

Attributes

Applies to