[]
Shows the format control dialog.
public static void FormatControl(FpSpread spread, IShape shape)
Public Shared Sub FormatControl(spread As FpSpread, shape As IShape)
Type | Name | Description |
---|---|---|
FpSpread | spread | The FpSpread owner. |
IShape | shape | The shape owner of the form control to change settings. |
Shows the format control dialog.
public static void FormatControl(FpSpread spread, IFormControl control)
Public Shared Sub FormatControl(spread As FpSpread, control As IFormControl)