Skip to main content

SpreadsheetFormulaAutoCompeteStyles.FunctionArgumentInfo Property

Gets the style settings that define the appearance of the area that provides information about a function’s arguments.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public AppearanceStyle FunctionArgumentInfo { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also