「xref」テーブルのトレーラーを書き込みます。
シンタックス
'宣言
Public Sub WriteCrossRefTableTrailer( _
ByVal As System.Long, _
ByVal As System.Integer, _
ByVal As System.Long, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
Optional ByVal As System.Integer _
)
public void WriteCrossRefTableTrailer(
System.long ,
System.int ,
System.long ,
System.int ,
System.int ,
System.bool ,
System.bool ,
System.int
)
パラメータ
- crossRefTableOffset
- size
- prevCrossReferenceEntryOffset
- rootID
- encryptionID
- writeDocumentInfo
- writeDocID
- minFileSize
参照