GalleryRegular.Supertip Property
supertip.Represents the attribte in schema: supertip
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "supertip")> _
Public Property Supertip As StringValue
Get
Set
用法
Dim instance As GalleryRegular
Dim value As StringValue
value = instance.Supertip
instance.Supertip = value
[SchemaAttrAttribute(, "supertip")]
public StringValue Supertip { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue