IBasicCellFormatting.CopyTo Method

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

Parameters

destFormatting
IBasicCellFormatting

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