vector {Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.docProps} .NET clr documentation

vector

Description

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.docProps
export class vector {
   # 这个属性指示了当前的这个向量数组对象哪个属性有值:
   #  
   #  + lpstr   -> vector.lpstrs
   #  + variant -> vector.variants
   baseType: string;
   lpstrs: string;
   size: integer;
   variants: variant[];
}

        

.NET clr type reference tree

  1. use by property member variants: variant

[Package {$package} version {$version} Index]