[]
Applies the settings to the Spread component.
public virtual void Apply(FpSpread spread)
Public Overridable Sub Apply(spread As FpSpread)
Type | Name | Description |
---|---|---|
FpSpread | spread | Spread component |
Applies the settings to the sheet (SheetView object).
public virtual void Apply(SheetView sheet)
Public Overridable Sub Apply(sheet As SheetView)
Type | Name | Description |
---|---|---|
SheetView | sheet | Sheet (SheetView object) |