I only have choices of
.Item (Readonly)
.Style (Readonly)
.GetType()
I am trying to do the following and cannot.
objColumn = objExcel.Worksheets(0).Cells.Columns(intColumnIndex)
objColumn.ApplyStyle(Style, flag)
This message was posted using Aspose.Live 2 Forum