Excel for UWP/WinRT
XLPrintSettings クラス
メンバ 

XLSheet オブジェクトを印刷するためのオプションと設定を提供します。
オブジェクト モデル
XLPrintSettings クラス
構文
'宣言
 
Public Class XLPrintSettings 
   Implements ICloneable 
public class XLPrintSettings : ICloneable  
解説

設定はシートごとに適用され、シートの XLSheet.PrintSettings プロパティからアクセスできます。

C1XLBook は印刷サービスを提供しないことに注意してください。この設定は、Excel からシートを印刷する場合に使用されます。

継承階層

System.Object
   C1.Xaml.Excel.XLPrintSettings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

XLPrintSettings メンバ
C1.Xaml.Excel 名前空間

Send Feedback