ListColumnModel

ListColumnModel

अवलोकन

ListColumnModel यह जावा के लिए Aspose.Cells FOSS में एक कक्षा है।.

एक तालिका (ListObject) कोनों के लिए आंतरिक मॉडल।.

इस कक्षा में जावा प्रोग्रामों में ListColumnModel वस्तुओं के साथ काम करने के लिए 10 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: getId, getName, getTotalsRowFormula, getTotalsRowFunction, getTotalsRowLabel, setId, setName, setTotalsRowFormula, setTotalsRowFunction, setTotalsRowLabel. सभी निर्यात सदस्य किसी भी जावा अनुप्रयोग के लिए उपलब्ध हैं Aspose.Cells FOSS स्थापित करने के बाद जावे पैकेज।. संपत्ति : id, name, totalsRowFormula, totalsRowFunction, totalsRowLabel.

विवरण

ListColumnModel जावा के लिए Aspose.Cells FOSS लाइब्रेरी में एक वर्ग है जो प्रोग्रामिंग उपयोग के 10 तरीकों और 5 गुणों को प्रस्तुत करता है।.

मुख्य क्षमताओं में शामिल हैं: string; string; string.ये कार्य डेवलपर्स को सीधे जावा अनुप्रयोगों में सूची स्तंभ मॉडल कार्यक्षमता को एकीकृत करने की अनुमति देते हैं।.

कक्षा में भी प्रदान की जाती है id संपत्ति (जैसा कि आईडी है) के लिए name नाम के साथ, माल का नाम है। totalsRowFunction संपत्ति (सभी क्रम फ़ंक्शन को छूता है).

गुण

NameTypeAccessDescription
idintReadआईडी प्राप्त करें।.
nameStringReadनाम मिलता है।.
totalsRowFunctionStringReadकुल क्रम कार्य करता है।.
totalsRowLabelStringReadकुल लाइन लेबल प्राप्त करें।.
totalsRowFormulaStringReadकुल मिलाकर सूत्र को पूरा करें।.

विधियाँ

SignatureDescription
getId()intआईडी वापस कर दिया।.
setId(id: int)आईडी मूल्य निर्धारित करें।.
getName()Stringनाम वापस कर दिया।.
setName(name: String)नाम का मूल्य निर्धारित करें।.
getTotalsRowFunction()Stringकुल क्रम फ़ंक्शन वापस करता है।.
setTotalsRowFunction(totalsRowFunction: String)कुल क्रम कार्य मूल्य निर्धारित करें।.
getTotalsRowLabel()Stringकुल लाइन लेबल वापस कर देता है।.
setTotalsRowLabel(totalsRowLabel: String)कुल लाइन लेबल मूल्य निर्धारित करें।.
getTotalsRowFormula()Stringकुल क्रम सूत्र वापस करता है।.
setTotalsRowFormula(totalsRowFormula: String)कुल सूत्र मूल्य को क्रम में रखें।.

यह भी देखें

 हिन्दी