Parameter.String Property
String.Represents the attribte in schema: string
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "string")> _
Public Property String As StringValue
Get
Set
'Применение
Dim instance As Parameter
Dim value As StringValue
value = instance.String
instance.String = value
[SchemaAttrAttribute(, "string")]
public StringValue String { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.