RangeException.ExceptionTitle Property

NanoXLSX

NanoXLSX

RangeExceptionExceptionTitle Property

Gets or sets the title of the exception

Namespace:  NanoXLSX.Exception
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string ExceptionTitle { get; set; }

Property Value

Type: String
See Also