MESCIUS SPREAD for Windows Forms 15.0J
ExcelGetPageSetup メソッド (IExcelXml)

シートインデックス
用紙サイズ
倍率
開始ページ
高さ
左から右にレイアウトするかどうか
ページの向きが縦向きかどうか
plsを持たないかどうか
色を持たないかどうか
ドラフトかどうか
ノートを印刷するかどうか
向きを持たないかどうか
ページを使用するかどうか
印刷解像度
縦方向の印刷解像度
ヘッダ番号
フッタ番号
部数
Excel XMLのページ設定を取得します。
構文
'宣言
 
Function ExcelGetPageSetup( _
   ByVal sheet As Short, _
   ByRef paperSize As Short, _
   ByRef scale As Short, _
   ByRef pageStart As Short, _
   ByRef fitWidth As Short, _
   ByRef fitHeight As Short, _
   ByRef leftToRight As Boolean, _
   ByRef isPortrait As Boolean, _
   ByRef noPls As Boolean, _
   ByRef noColor As Boolean, _
   ByRef draft As Boolean, _
   ByRef notes As Byte, _
   ByRef noOrient As Boolean, _
   ByRef usePage As Boolean, _
   ByRef printRes As Short, _
   ByRef vertPrintRes As Short, _
   ByRef numHdr As Double, _
   ByRef numFtr As Double, _
   ByRef copies As Short, _
   ByRef fitToPage As Boolean _
) As Boolean

パラメータ

sheet
シートインデックス
paperSize
用紙サイズ
scale
倍率
pageStart
開始ページ
fitWidth
fitHeight
高さ
leftToRight
左から右にレイアウトするかどうか
isPortrait
ページの向きが縦向きかどうか
noPls
plsを持たないかどうか
noColor
色を持たないかどうか
draft
ドラフトかどうか
notes
ノートを印刷するかどうか
noOrient
向きを持たないかどうか
usePage
ページを使用するかどうか
printRes
印刷解像度
vertPrintRes
縦方向の印刷解像度
numHdr
ヘッダ番号
numFtr
フッタ番号
copies
部数
fitToPage
参照

IExcelXml インターフェース
IExcelXml メンバ

 

 


© MESCIUS inc. All rights reserved.