public class VIEW_COLUMN_FORMAT2 extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_ColumnColor |
static int |
_Flags3 |
static int |
_HeaderFontColor |
static int |
_HeaderFontID |
static int |
_ResortToViewUNID |
static int |
_Signature |
static int |
_wCustomHiddenFlags |
static int |
_wCustomOrder |
static int |
_wHideWhenFormulaSize |
static int |
_wSecondResortColumnIndex |
static int |
_wTwistieResourceSize |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
VIEW_COLUMN_FORMAT2() |
VIEW_COLUMN_FORMAT2(long data) |
VIEW_COLUMN_FORMAT2(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
Set<VCF3> |
getFlags3() |
short |
getFlags3Raw() |
short |
getSignature() |
void |
setFlags1(Collection<VCF3> flags1) |
void |
setFlags3Raw(short flags3) |
void |
setSignature(short signature) |
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation, toString
public static final int sizeOf
public static final int _Signature
public static final int _HeaderFontID
public static final int _ResortToViewUNID
public static final int _wSecondResortColumnIndex
public static final int _Flags3
public static final int _wHideWhenFormulaSize
public static final int _wTwistieResourceSize
public static final int _wCustomOrder
public static final int _wCustomHiddenFlags
public static final int _ColumnColor
public static final int _HeaderFontColor
public VIEW_COLUMN_FORMAT2()
public VIEW_COLUMN_FORMAT2(long data)
public VIEW_COLUMN_FORMAT2(long data, boolean owned)
public short getSignature()
public void setSignature(short signature)
public short getFlags3Raw()
public void setFlags3Raw(short flags3)
public void setFlags1(Collection<VCF3> flags1)
Copyright © 2014–2018. All rights reserved.