예제 #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);