Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetPasswordChar method
TextBoxActiveXControl::GetPasswordChar method
Gets and sets a character to be displayed in place of the characters entered.
char16_t Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetPasswordChar()
Examples
char16_t chr = activeXControl.GetPasswordChar();
See Also
- Class Vector
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++