The following tables list the members exposed by CommandBarInfo.
Name | Description | |
---|---|---|
CommandBarInfo Constructor | Creates a new CommandBarInfo object. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the command bar of the Spread component. | |
Background | Gets or sets gradient style information for the command bar of a Spread component. | |
ButtonFaceColor | Gets or sets the background color of buttons on the command bar of the Spread component. | |
ButtonHighlightColor | Gets or sets the color of the top and left borders of buttons on the command bar of the Spread component. | |
ButtonShadowColor | Gets or sets the color of the bottom and right borders of buttons on the command bar of the Spread component. | |
ButtonTextColor | Gets or sets the text color of buttons on the command bar of the Spread component. | |
ButtonType | Gets or sets the type of button on the command bar of the Spread component. | |
Font | Gets or sets the font for the sheet name tab text and button text in the command bar of the Spread component. | |
ShowPDFButton | Gets or sets whether to display the print PDF button. | |
Theme | Gets or sets the appearance theme of image buttons on the command bar and pager of a Spread component. | |
UseSheetSkin | Gets or sets whether to keep the same appearance with ActiveSheetView.ActiveSkin. | |
Visible | Gets or sets whether the Spread component displays the command bar. |
Name | Description | |
---|---|---|
Deserialize | Loads the command bar information from XML. | |
Reset | Sets the properties of a command bar of the Spread component to their default values. | |
Serialize | Saves the command bar information to XML. |