SByteValue.InnerText Property
Gets or sets the inner xml text.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Overrides ReadOnly Property InnerText As String
Get
'Uso
Dim instance As SByteValue
Dim value As String
value = instance.InnerText
public override string InnerText { get; }
Property Value
Type: System.String
Returns String.