다음을 통해 공유


TableStyle.Duplicate Method (Excel)

Duplicates the TableStyle object and returns a reference to the new copy.

Version Information

추가된 버전: Excel 2007

Syntax

.Duplicate(NewTableStyleName)

A variable that represents a TableStyle object.

Parameters

Name

Required/Optional

Data Type

Description

NewTableStyleName

선택

Variant

The name of the new table style.

Return Value

TableStyle

Remarks

If no name is specified, the Duplicate method uses the same default name as the user interface.

참고 항목

개념

TableStyle Object

TableStyle Object Members