'Declaration Sub SetFormatId( _ ByVal id As Integer _ )
'Usage Dim instance As IExcelCell Dim id As Integer instance.SetFormatId(id)
void SetFormatId( int id )
IExcelCell Interface IExcelCell Members