[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableStyleBase.CopyFormatting

CopyFormatting Method

CopyFormatting(TableStyleBase)

Copies formmating from this instance into another.

Declaration
protected void CopyFormatting(TableStyleBase tableStyle)
Protected Sub CopyFormatting(tableStyle As TableStyleBase)
Parameters
Type Name Description
TableStyleBase tableStyle

A TableStyleBase to copy formatting to.