XlsRange
InfillCells Method
|
Infills cells based on the current range and updates the internal state.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected void InfillCells()
Protected Sub InfillCells
protected:
void InfillCells()
member InfillCells : unit -> unit
See Also