Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IPageSetupBase : IExcelApplication
Public Interface IPageSetupBase
	Inherits IExcelApplication
public interface class IPageSetupBase : IExcelApplication
type IPageSetupBase =  
    interface
        interface IExcelApplication
    end

Members

See Also