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