# namespace Microsoft.VisualBasic.Text.Xml.OpenXml export class Type extends ValueType { ContentType: string; Extension: string; PartName: string; }