Compartilhar via


SurveyQuestion.Required Propriedade

Definição

necessária, essa propriedade só está disponível no Office 2013 e posterior.

Representa o seguinte atributo no esquema: obrigatório

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

Valor da propriedade

Atributos

Aplica-se a