DesignParameters
Contents
[
Hide
]
DesignParameters class
Internal used only.
public class DesignParameters : MarshalByRefObject
Constructors
| Name | Description |
|---|---|
| DesignParameters() | The default constructor. |
Methods
| Name | Description |
|---|---|
| changeActiveSheetIndex(int) | Internal used only. |
| clearCmd() | Internal used only. |
| loadNewSheets(string[]) | Internal used only. |
| sendBackOptions(bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, int, int, int, int, int, bool, bool, bool, bool, bool) | Internal used only. |
| sendBackStyle(PresetStyle, string) | Internal used only. |
| showMessage(string) | Internal used only. |
Fields
| Name | Description |
|---|---|
| ActionType | Internal used only. |
| ActiveSheetIndex | Internal used only. |
| CellCommand | Internal used only. |
| cmd | Internal used only. |
| customString | Internal used only. |
| EditMode | Internal used only. |
| EnableClientColumnOperations | Internal used only. |
| EnableClientFreeze | Internal used only. |
| EnableClientMergeOperations | Internal used only. |
| EnableClientRowOperations | Internal used only. |
| EnableDoubleClickEvent | Internal used only. |
| EnablePaging | Internal used only. |
| EnableStyleDialogbox | Internal used only. |
| fileName | Internal used only. |
| ForceValid | Internal used only. |
| ImageUrl | Internal used only. |
| MaxColumn | Internal used only. |
| MaxRow | Internal used only. |
| MinColumn | Internal used only. |
| MinRow | Internal used only. |
| PageSize | Internal used only. |
| presetStyle | Internal used only. |
| sheetName | Internal used only. |
| SheetNames | Internal used only. |
| ShowDefaultGridLine | Internal used only. |
| ShowHeaderBar | Internal used only. |
| ShowSaveButton | Internal used only. |
| ShowSubmitButton | Internal used only. |
| ShowTabBar | Internal used only. |
| ShowUndoButton | Internal used only. |
| Target | Internal used only. |
| Text | Internal used only. |
| ToolTip | Internal used only. |
| Url | Internal used only. |
Events
| Name | Description |
|---|---|
| event ActiveSheetIndexChanged | Internal used only. |
| event NewSheetsLoaded | Internal used only. |
| event OptionsChanged | Internal used only. |
| event StyleChanged | Internal used only. |
See Also
- namespace Aspose.Cells.GridWeb.Design
- assembly Aspose.Cells.GridWeb