ComponentOne ASP.NET MVC Controls
ContentType Enumeration

C1.Web.Mvc.Sheet Namespace : ContentType Enumeration
Specifies the type of remote save content.
Syntax
'Declaration
 
Public Enum ContentType 
   Inherits System.Enum
public enum ContentType : System.Enum 
Members
MemberDescription
WorkbookThe Workbook object model.
XlsxThe xlsx file.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Sheet.ContentType

See Also

Reference

C1.Web.Mvc.Sheet Namespace