SpreadsheetFormulaAutoCompeteStyles Properties
Contains settings that defined the appearance of elements used by the Spreadsheet’s Formula AutoComplete feature.Name | Description |
---|---|
CssFilePath | Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase. |
CssPostfix | Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
FunctionArgumentInfo | Gets the style settings that define the appearance of the area that provides information about a function’s arguments. |
FunctionInfo | Gets the style settings that define the appearance of the area that provides information about a function. |
ListBox | Gets the style settings that define the appearance of the list box that provides a list of functions. |
ListBoxItem | Gets the style settings that define the appearance of items in the list box that provides a list of functions. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also