示例#1
0
 public virtual Net.Vpc.Upa.Bulk.SheetFormatter SetContentType(Net.Vpc.Upa.Bulk.SheetContentType contentType)
 {
     this.contentType = contentType;
     return(this);
 }
示例#2
0
 public abstract bool IsSupported(Net.Vpc.Upa.Bulk.SheetContentType contentType);