NanoXLSX Library Documentation
![]() | LowLevelEscapeXmlAttributeChars Method |
Method to escape XML characters in an XML attribute
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public static string EscapeXmlAttributeChars( string input )
Parameters
- input
- Type: SystemString
Input string to process
Return Value
Type: StringEscaped string
