Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141809 | Jan 5,2019 03:55 AM UTC | Jan 7,2019 06:39 AM UTC | JavaScript - EJ 2 | 1 |
![]() |
Tags: DocumentEditor |
// Condition to check selection is in table or not
if (documenteditor.selection.contextType.indexOf('Table') !== -1) {
//add you code hear
documenteditor.showDialog("BordersAndShading");
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.