EbsOpen Class Library for EBSILON®Professional

Sheet.CastToSheet Method 

[Visual Basic]
Public Function CastToSheet() As Sheet
[C#]
public Sheet CastToSheet();
[C++]
public: Sheet* CastToSheet();
[JScript]
public function CastToSheet(): Sheet;

Remarks

Static upcast to base interface (needed by clients not natively supporting COM typecasts)

See Also

Sheet Class | EbsOpen Namespace