KDCalc Class Library

IComInterop.GetStyle Method

Get the Style of a cell on the active sheet.

Overload List

Get the Style of a cell on the active sheet.

Style GetStyle(int,int);

Get the Style of a cell on the specified worksheet. Does not change the active sheet.

Style GetStyle(int,int,int);

Get the Style of a cell on the specified worksheet. Does not change the active sheet.

Style GetStyle(string,int,int);

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace