Shape.Alternate Property
Alternate Text.Represents the attribte in schema: alt
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "alt")> _
Public Property Alternate As StringValue
Get
Set
'使用
Dim instance As Shape
Dim value As StringValue
value = instance.Alternate
instance.Alternate = value
[SchemaAttrAttribute(, "alt")]
public StringValue Alternate { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.