'Declaration Public Sub SetFormatId( _ ByVal id As System.Integer _ )
'Usage Dim instance As ExcelColumn Dim id As System.Integer instance.SetFormatId(id)
public void SetFormatId( System.int id )
Parameters
- id
- The zero-based index of the format id of the column.