Class ExcelComponentRenditionTypes
Defines constant for Excel component rendition types
Inheritance
System.Object
ExcelComponentRenditionTypes
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.CMSAdapters.Core.Data
Assembly: Quark.CMSAdapters.Core.dll
Syntax
public sealed class ExcelComponentRenditionTypes
Fields
PREVIEW
Declaration
public const string PREVIEW = "preview"
Field Value
Type | Description |
---|---|
System.String |
SMART_TABLE
Declaration
public const string SMART_TABLE = "smart_table"
Field Value
Type | Description |
---|---|
System.String |