getFormat

open fun getFormat(index: Int): Format
Formats to render semantic metadata in.
repeated .elide.page.Format format = 2;

Return

The format at the given index.

Parameters

index

The index of the element to return.