GetFormat2 Method

Gets the format of a cell style.

See Also | Example

Signature

RetVal = object.GetFormat2 (StringCellStyle, pbstrFormat)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

pbstrFormat

String; Output
Cell style format.

 

   Comments?