Compartir a través de


FormControlProperties.ObjectType Propiedad

Definición

objectType, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: objectType

[DocumentFormat.OpenXml.SchemaAttr(0, "objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> ObjectType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> ObjectType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "objectType")>]
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("objectType")>]
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
Public Property ObjectType As EnumValue(Of ObjectTypeValues)

Valor de propiedad

Atributos

Se aplica a