PageField.Caption Property
Hierarchy Display Name.Represents the attribte in schema: cap
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "cap")> _
Public Property Caption As StringValue
Get
Set
'Usage
Dim instance As PageField
Dim value As StringValue
value = instance.Caption
instance.Caption = value
[SchemaAttrAttribute(, "cap")]
public StringValue Caption { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.