Enum OdfControlType
Defines values for OdfControlType. 表單控制項類型。
public enum OdfControlType
Fields
Button = 3按鈕(form:button)
CheckBox = 1核取方塊(form:checkbox)
ListBox = 2下拉式清單(form:listbox)
TextBox = 0文字欄位(form:text)
Defines values for OdfControlType. 表單控制項類型。
public enum OdfControlType
Button = 3按鈕(form:button)
CheckBox = 1核取方塊(form:checkbox)
ListBox = 2下拉式清單(form:listbox)
TextBox = 0文字欄位(form:text)