[]
Show the page setup dialg to set page setup settings for SpreadSheet.
public static IDialog PageSetup(GcSpreadSheet spread, PageSetupTab ativeTab = PageSetupTab.Page, bool isPrint = false)
Public Shared Function PageSetup(spread As GcSpreadSheet, Optional ativeTab As PageSetupTab = PageSetupTab.Page, Optional isPrint As Boolean = False) As IDialog
| Type | Name | Description |
|---|---|---|
| GcSpreadSheet | spread | The GcSpreadSheet control to work with. |
| PageSetupTab | ativeTab | The default tab. |
| bool | isPrint |
|
| Type | Description |
|---|---|
| IDialog |