'宣言 Public Sub SetBreak( _ ByVal index As System.Integer, _ ByVal breakAttributes As PageBreak _ )
public void SetBreak( System.int index, PageBreak breakAttributes )
パラメータ
- index
- 軸インデックスを示す整数値。
- breakAttributes
- 改ページ情報を表すbreakAttributes値。
'宣言 Public Sub SetBreak( _ ByVal index As System.Integer, _ ByVal breakAttributes As PageBreak _ )
public void SetBreak( System.int index, PageBreak breakAttributes )