@Internal public final class ListFormatOverrideLevel extends Object
Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format
Constructor and Description |
---|
ListFormatOverrideLevel(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getIStartAt() |
ListLevel |
getLevel() |
int |
getLevelNum() |
int |
getSizeInBytes() |
int |
hashCode() |
boolean |
isFormatting() |
boolean |
isStartAt() |
byte[] |
toByteArray() |
public int getIStartAt()
public ListLevel getLevel()
public int getLevelNum()
public int getSizeInBytes()
public boolean isFormatting()
public boolean isStartAt()
public byte[] toByteArray()
Copyright © 2020. All rights reserved.