Package org.apache.poi.hwpf.model
Interface FibRgLw
- All Known Implementing Classes:
FibRgLw97
public interface FibRgLw
-
Method Summary
Modifier and TypeMethodDescriptionint
getCbMac()
int
getSubdocumentTextStreamLength
(SubdocumentType subdocumentType) void
setCbMac
(int cbMac) void
setSubdocumentTextStreamLength
(SubdocumentType subdocumentType, int newLength)
-
Method Details
-
getCbMac
int getCbMac() -
getSubdocumentTextStreamLength
-
setCbMac
void setCbMac(int cbMac) -
setSubdocumentTextStreamLength
-