WorkbookDesigner.GetSmartMarkers

WorkbookDesigner.GetSmartMarkers method

Returns a collection of smart markers in a spreadsheet.

public string[] GetSmartMarkers()

Return Value

A collection of smart markers

Remarks

A string array is created on every call. The array is sorted and duplicated values are removed.

See Also