VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlSettingsJS type
Constructors SeeAlso
In This Topic
    WebSpreadsheetDocumentEditorControlSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebSpreadsheetDocumentEditorControlSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebSpreadsheetDocumentEditorControlSettingsJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodGets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the collection of UI elements, which must be contained within the WebUiElementContainerJS. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    Public MethodReturns the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodReturns all items with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodRemoves the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodSets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodSets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    See Also