Aspose::Cells::Drawing::Equations::MatrixEquationNode::SetIsHidePlaceholder method

MatrixEquationNode::SetIsHidePlaceholder method

This attribute specifies the Hide Placeholders property on a matrix. When this property is on, placeholders do not appear in the matrix.Default, placeholders do appear such that the locations where text can be inserted are made visible.

void Aspose::Cells::Drawing::Equations::MatrixEquationNode::SetIsHidePlaceholder(bool value)

See Also