Freigeben über


BooleanItem.Caption-Eigenschaft

Caption.Represents the attribte in schema: c

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Caption

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

BooleanItem Klasse

BooleanItem-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace