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