ICellFormatting.CopyTo Method

Copies this formatting to another existing formating.
Overloads Sub CopyTo( _ 
ByVal destFormatting As ICellFormatting
)
This language is not supported or no code example is available.
void CopyTo( 
ICellFormatting destFormatting 
)
This language is not supported or no code example is available.

Parameters

destFormatting
ICellFormatting

The destination formatting.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition