JScript | |
---|---|
public function SetRowFormat( row : int, newFormat : FlexCel.Core.TFlxFormat, resetRow : boolean ); |
Parameters
- row
- Row index (1-based)
- newFormat
- The new format.
- resetRow
- When true, all existing cells on the row will be reset to this format. This is the standard Excel behavior and the recommended option. If you don't care about existing cells, you can speed up this method by setting it to false.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family