public final class RSItemType
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
Body |
static int |
Chart
from the chart element of RS
|
static int |
GaugePanel
from the gauge panel element of RS,used for RS2008
|
static int |
Image
from the image element of RS
|
static int |
List
from the list element of RS
|
static int |
Matrix
from the matrix element of RS
|
static int |
Rectangle
from the rectangle element of RS
|
static int |
SubReport
from the subreport element of RS
|
static int |
Table
from the table element of RS
|
static int |
TextBox
from the text box element of RS
|
public static final int Table
from the table element of RS
public static final int Matrix
from the matrix element of RS
public static final int TextBox
from the text box element of RS
public static final int List
from the list element of RS
public static final int Rectangle
from the rectangle element of RS
public static final int SubReport
from the subreport element of RS
public static final int Image
from the image element of RS
public static final int Chart
from the chart element of RS
public static final int GaugePanel
from the gauge panel element of RS,used for RS2008
public static final int Body
Copyright © 2016 Aspose. All Rights Reserved.