'宣言 Public Shared Function CreateBuiltInTableStyleLight( _ ByVal index As System.Integer _ ) As TableStyle
public static TableStyle CreateBuiltInTableStyleLight( System.int index )
パラメータ
- index
- The index of the built-in style. Valid range is from 1 to 21.
戻り値の型
The TableStyle instance.