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