MainWeb.EnableStyleDialogbox

MainWeb.EnableStyleDialogbox property

Gets or sets whether to enable the client side style dialogbox.

public bool EnableStyleDialogbox { get; set; }

Remarks

When sets to true, the user can use the style dialogbox to set a cell’s style by selecting the “Format Cell…” from the popup menu.

See Also