Поделиться через


Slicer.Caption Property

caption.Represents the attribte in schema: caption

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "caption")> _
Public Property Caption As StringValue
    Get
    Set
'Usage
Dim instance As Slicer
Dim value As StringValue

value = instance.Caption

instance.Caption = value
[SchemaAttrAttribute(, "caption")]
public StringValue Caption { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Slicer Class

Slicer Members

DocumentFormat.OpenXml.Office2010.Excel Namespace