OleObject.Type Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Тип объекта OLE
Представляет следующий атрибут в схеме: Type
[DocumentFormat.OpenXml.SchemaAttr(0, "Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
Public Property Type As EnumValue(Of OleValues)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты