AutoFilterSortConditionModel

AutoFilterSortConditionModel

ภาพรวม

AutoFilterSortConditionModel เป็นคลาสใน Aspose.Cells FOSS สำหรับ Java.

แสดงถึงคอมโพเนนต์ AutoFilterSortConditionModel.

คุณสมบัติ

NameTypeAccessDescription
refStringReadส่งคืน ref.
descendingbooleanReadระบุว่าลำดับเป็นแบบลง.
sortByStringReadส่งคืนค่า sort by.
customListStringReadส่งคืนรายการที่กำหนดเอง.
differentialStyleIdIntegerReadส่งคืน ID สไตล์เชิงต่าง.
iconSetStringReadส่งคืนชุดไอคอน.
iconIdIntegerReadส่งคืน ID ไอคอน.

วิธีการ

ลายเซ็นคำอธิบาย
getRef()Stringคืนค่า ref.
setRef(value: String)ตั้งค่า ref.
isDescending()booleanระบุว่าลำดับเป็นแบบลง.
setDescending(value: boolean)ตั้งค่าการเรียงลง.
getSortBy()Stringคืนค่า sort by.
setSortBy(value: String)ตั้งค่า sort by.
getCustomList()Stringคืนค่า custom list.
setCustomList(value: String)ตั้งค่า custom list.
getDifferentialStyleId()Integerคืนค่า differential style id.
setDifferentialStyleId(value: Integer)ตั้งค่า differential style id.
getIconSet()Stringคืนค่า icon set.
setIconSet(value: String)ตั้งค่า icon set.
getIconId()Integerคืนค่า icon id.
setIconId(value: Integer)ตั้งค่า icon id.
 ภาษาไทย