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