# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl export class StringValue { type: string; val: string; }