'Declaration
Public Overloads Shared Sub FormatControl( _ ByVal spread As FpSpread, _ ByVal shape As IShape _ )
'Usage
Dim spread As FpSpread Dim shape As IShape BuiltInDialogs.FormatControl(spread, shape)
Parameters
- spread
- The FarPoint.Win.Spread.FpSpread owner.
- shape
- The shape owner of the form control to change settings.