Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkProperties

Package version

interface

An interface representing LinkProperties. Contains a sourceId and workbook resource id to link two resources.

Hierarchy

  • LinkProperties

Index

Properties

Optional category

category: undefined | string
member

{string} [category] The category of workbook

Optional sourceId

sourceId: undefined | string
member

{string} [sourceId] The source Azure resource id

Optional targetId

targetId: undefined | string
member

{string} [targetId] The workbook Azure resource id

Generated using TypeDoc