Skip to content

Add vertAlign Properties in RichText #186

Description

@Regatta45

The vertAlign property is not managed in RichText : value "superscript" or "subscript"

	<si>
		<t>Abellaite</t>
	</si>
	<si>
		<r>
			<t>NaPb</t>
		</r>
		<r>
			<rPr>
				<vertAlign val="superscript"/>
				<sz val="11"/>
				<color theme="1"/>
				<rFont val="Verdana"/>
				<family val="2"/>
			</rPr>
			<t>2+</t>
		</r>
	<si>

Thanks
Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions