autoFormat method

This method applies a table style for the range.

Defined in

Range

Syntax

public void autoFormat( String tableStyleName )

Parameters

String tableStyleName

Specifies the name of a table style.

See examples

Example: autoFormat method