সংযোগ সাইটটি যে Page Element চালু আছে তা ফেরত দেয়।
বিস্তারিত ডকুমেন্টেশন
get Index()
সংযোগ সাইটের সূচী প্রদান করে। একই পৃষ্ঠা উপাদানের সমস্ত সংযোগ সাইটের মধ্যে সূচকটি অনন্য।
বেশিরভাগ ক্ষেত্রে, এটি ECMA-376 মান থেকে পূর্বনির্ধারিত সংযোগ সাইট সূচকের সাথে মিলে যায়। সেই সংযোগ সাইটগুলি সম্পর্কে আরও তথ্য 20.1.9.9 অনুচ্ছেদে "cnx" অ্যাট্রিবিউটের বর্ণনা এবং Annex H. "অফিস ওপেন XML ফাইল ফর্ম্যাট-ফান্ডামেন্টালস এবং মার্কআপ ল্যাঙ্গুয়েজ রেফারেন্স", ECMA-এর পার্ট 1-এর 16th-3 সম্পাদনার "প্রিডিফাইনড ড্রয়িংএমএল আকৃতি এবং পাঠ্য জ্যামিতি" এর বিবরণে পাওয়া যাবে।
প্রত্যাবর্তন
Integer — সংযোগ সাইটের সূচক।
অনুমোদন
যে স্ক্রিপ্টগুলি এই পদ্ধতিটি ব্যবহার করে তাদের নিম্নলিখিত এক বা একাধিক সুযোগের সাথে অনুমোদনের প্রয়োজন হয়:
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-08-04 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eA connection site is a point on a PageElement where a connector can be attached.\u003c/p\u003e\n"],["\u003cp\u003eYou can get the index of a connection site, which is unique within its PageElement, using \u003ccode\u003egetIndex()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetPageElement()\u003c/code\u003e allows you to retrieve the PageElement associated with a specific connection site.\u003c/p\u003e\n"],["\u003cp\u003eConnection sites often correspond to the ECMA-376 standard, allowing compatibility with various applications.\u003c/p\u003e\n"]]],["A `ConnectionSite` on a `PageElement` can connect to a connector. It offers two methods: `getIndex()` and `getPageElement()`. `getIndex()` returns the site's unique index as an `Integer`, corresponding to the ECMA-376 standard. `getPageElement()` returns the `PageElement` the connection site belongs to. Both methods require specific authorization scopes like `presentations.currentonly` or `presentations`. The index is unique within the element's connection sites.\n"],null,[]]