=MatrixWriter("Link Attribute Name","Matrix Attribute Name","Column Number","Include Workspace","listen_to=Source Attribute Name",'Link Attribute Name')
=MatrixWriter("Link Attribute Name","Matrix Attribute Name","Column Number","Include Workspace","Source Attribute Name","listen_to=Source Attribute Name",'Link Attribute Name')
=MatrixWriter("Link Attribute Name","Matrix Attribute Name","Column Number","Include Workspace","preservestrings=Source Attribute Name","Source Attribute Name","listen_to=Source Attribute Name",'Link Attribute Name')
參數 | 說明 |
"鏈結屬性名稱" | 「鏈結清單」屬性或「導入鏈結」屬性的名稱 |
"矩陣屬性名稱" | 矩陣屬性的名稱,此為目標屬性 |
"欄號" | 據以排序陣列的欄。例如,"1" 會根據第一欄進行排序,「標題」會依據列標頭進行排序。 欄會以升冪方式排序。若要以降冪方式排序,請在欄號前加上 "r",例如 "r1"。 |
"包含工作區" | 若清單中的元素來自其他工作區,而您不想包含工作區名稱,請將 "包含工作區" 設為 false。若要包含名稱,請將此參數設為 true。 |
"preservestrings=來源屬性名稱" | 此選用參數可避免將文字值轉換成數字格式。若您新增數個屬性的參照,請以逗點將其隔開。 |
"來源屬性名稱" | 若您要以參數包含屬性名稱,而不將屬性名稱插入「矩陣」標題中,即可使用此選用參數。 |
"listen_to=來源屬性名稱" | 偵測鏈結元素中的指定屬性。每個屬性都需要一個 listen_to 參數,才能顯示於矩陣中。您可以根據所要顯示的數量來設定此參數,無數量限制。請逐一新增 "listen_to=來源屬性"。 |
'鏈結屬性名稱' | 「鏈結清單」屬性或「導入鏈結」屬性的名稱 |