TableElementType 列舉

定義

表格元素類型。

[System.Serializable]
public enum TableElementType
[<System.Serializable>]
type TableElementType = 
Public Enum TableElementType
繼承
TableElementType
屬性

欄位

名稱 Description
NotSpecified 0

沒有特別說明。

Constraint 1

元素是一個約束。

Column 2

這個元素是一欄。

Index 3

該元素是指標。

Period 4

這個元素是一個句點。

適用於