Interface IStiConstantLinesCollection

Hierarchy

Implemented by

Index

Properties

ICollection

ICollection: ICollection<any>

IStiApplyStyle

IStiApplyStyle: Interface<IStiApplyStyle> = new Stimulsoft.System.Interface<IStiApplyStyle>("IStiApplyStyle")

count

count: number

length

length: number

list

Methods

add

applyStyle

clear

  • clear(): void

getByIndex

insert

removeAt

  • removeAt(index: number): void

toCast

  • toCast<C>(): C[]

Generated using TypeDoc