mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
interface ApiInlineLvlSdt -> Select
This commit is contained in:
@ -595,6 +595,7 @@ interface ApiInlineLvlSdt {
|
||||
Push(oElement: DocumentElement): boolean;
|
||||
RemoveAllElements(): boolean;
|
||||
RemoveElement(nPos: number): boolean;
|
||||
Select(): boolean;
|
||||
SetAlias(sAlias: string): void;
|
||||
SetLabel(sLabel: string): void;
|
||||
SetLock(sLockType: "contentLocked" | "sdtContentLocked" | "sdtLocked"): void;
|
||||
|
||||
Reference in New Issue
Block a user