DataValidation.ErrorTitle Property
Error Alert Text.Represents the attribte in schema: errorTitle
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "errorTitle")> _
Public Property ErrorTitle As StringValue
Get
Set
'Uso
Dim instance As DataValidation
Dim value As StringValue
value = instance.ErrorTitle
instance.ErrorTitle = value
[SchemaAttrAttribute(, "errorTitle")]
public StringValue ErrorTitle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.