PicoXLSX Library Documentation
![]() | LowLevelEscapeXmlAttributeChars Method |
Method to escape XML characters in an XML attribute
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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