| Package | stimulsoft.report.export.enums |
| Class | public class StiTableLineInfo |
| Inheritance | StiTableLineInfo Object |
| Constant | Defined By | ||
|---|---|---|---|
| Data : int = 8 [static] | StiTableLineInfo | ||
| Empty : int = 0 [static] | StiTableLineInfo | ||
| FooterAP : int = 5 [static] | StiTableLineInfo | ||
| FooterD : int = 7 [static] | StiTableLineInfo | ||
| HeaderAP : int = 4 [static] | StiTableLineInfo | ||
| HeaderD : int = 6 [static] | StiTableLineInfo | ||
| PageFooter : int = 3 [static] | StiTableLineInfo | ||
| PageHeader : int = 2 [static] | StiTableLineInfo | ||
| Trash : int = 9 [static] | StiTableLineInfo | ||
| Unknown : int = 1 [static] | StiTableLineInfo | ||
| Data | Constant |
public static const Data:int = 8| Empty | Constant |
public static const Empty:int = 0| FooterAP | Constant |
public static const FooterAP:int = 5| FooterD | Constant |
public static const FooterD:int = 7| HeaderAP | Constant |
public static const HeaderAP:int = 4| HeaderD | Constant |
public static const HeaderD:int = 6| PageFooter | Constant |
public static const PageFooter:int = 3| PageHeader | Constant |
public static const PageHeader:int = 2| Trash | Constant |
public static const Trash:int = 9| Unknown | Constant |
public static const Unknown:int = 1