Enum NumberFormat

Enum NumberFormat

ชื่อพื้นที่: Aspose.Note การประกอบ: Aspose.Note.dll (25.4.0)

คําอธิบายรูปแบบการหมายเลขที่สามารถใช้สําหรับกลุ่มวัตถุที่หมายถึงโดยอัตโนมัติรายการเต็มที่ระบุไว้ใน MSDN

public enum NumberFormat : byte

Fields

ChineseCounting = 37

คําอธิบายว่า sequence จะประกอบด้วยตัวเลข sequential จากระบบคํานวณจีน

ChineseCountingThousand = 39

คําอธิบายว่า sequence จะประกอบด้วยตัวเลข sequential จากประเทศจีนคํานวณระบบหลายพัน

DecimalNumbers = 0

คําอธิบายว่า sequence จะประกอบด้วยการดิจิทัล decimalตัวอย่าง: 1, 2, 3, … , 8, 9, 10, 11, 12, …, 18, 19, 20, 21

LowerLetter = 4

คําอธิบายว่า sequence shall consist of one or more occurrences of a single letter of the Latin alphabet in lower caseตัวอย่าง: A, B, C, …, Y, Z, aa, bb, cc, …., yy, zz, aaa, bbb,ccc.

LowerRoman = 2

คําอธิบายว่า sequence จะประกอบด้วยตัวเลขโรแมนในกรณีต่ํากว่าตัวอย่าง: i, ii, iii, iv, …, xviii , xix, xx, Xxi.

TaiwaneseCounting = 33

คําอธิบายว่า sequence จะประกอบด้วยตัวเลข sequential จากระบบคํานวณไต้หวัน

TaiwaneseCountingThousand = 35

คําอธิบายว่า sequence จะประกอบด้วยตัวเลข sequential จากระบบไต้หวันคํานวณพัน

UpperLetter = 3

คําอธิบายว่า sequence shall consist of one or more occurrences of a single letter of the Latin alphabet in the upper caseตัวอย่าง: A, B, C, …, Y, Z, AA, BB, CC, …) YY, zZ, AAA, bbb, cc.

UpperRoman = 1

คําอธิบายว่า sequence จะประกอบด้วยตัวเลขโรแมนด้านบนตัวอย่าง: I, II, III, IV, …, XVIII, XIX, XX, XXI

 แบบไทย