LightRig.Rig Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Predefinição de plataforma
Representa o seguinte atributo no esquema: rig
[DocumentFormat.OpenXml.SchemaAttr(0, "rig")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues> Rig { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues> Rig { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rig")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues>? Rig { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rig")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues>? Rig { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues>? Rig { get; set; }
member this.Rig : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rig")>]
member this.Rig : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rig")>]
member this.Rig : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LightRigValues> with get, set
Public Property Rig As EnumValue(Of LightRigValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos