Freigeben über


ControlProperties.AltText-Eigenschaft

altText.Represents the attribte in schema: altText

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

Syntax

'Declaration
<SchemaAttrAttribute(, "altText")> _
Public Property AltText As StringValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As StringValue

value = instance.AltText

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace