Method: Google::Apis::DocsV1::NestingLevel#glyph_symbol

Defined in:
lib/google/apis/docs_v1/classes.rb

#glyph_symbolString

A custom glyph symbol used by bullets when paragraphs at this level of nesting is unordered. The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol is the solid circle corresponding to Unicode U+25cf code point and the glyph_format is %0, the rendered glyph would be the solid circle. Corresponds to the JSON property glyphSymbol

Returns:

  • (String)

3082
3083
3084
# File 'lib/google/apis/docs_v1/classes.rb', line 3082

def glyph_symbol
  @glyph_symbol
end