MemberProperty.ShowTip Property
Show Tooltip.Represents the attribte in schema: showTip
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "showTip")> _
Public Property ShowTip As BooleanValue
Get
Set
'Применение
Dim instance As MemberProperty
Dim value As BooleanValue
value = instance.ShowTip
instance.ShowTip = value
[SchemaAttrAttribute(, "showTip")]
public BooleanValue ShowTip { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.