'Declaration
Public Interface IDialogSheet Inherits IPrintable, ISheet
'Usage
Dim instance As IDialogSheet
public interface IDialogSheet : IPrintable, ISheet
public interface IDialogSheet = class(IPrintable, ISheet)
public interface IDialogSheet implements IPrintable, ISheet
public __gc __interface IDialogSheet : public IPrintable, ISheet
public interface class IDialogSheet : public IPrintable, ISheet