The TextVisibleOnScreen property returns 1 if all text in the range is visible; it returns 0 if no text in the range is visible; and it returns -1 if some text in the range is visible and some is not. Text that is not visible could be, for example, text that is in a collapsed...
UV-visible spectrophotometer (large screen scanning type, spectral bandwidth 1NM) Bezeichnung:UV-visible spectrophotometer (large screen scanning type, spectral bandwidth 1NM) CAS-Nr Englisch Name:UV-visible spectrophotometer (large screen scanning type, spectral bandwidth 1NM) CBNumberCB84695592 Molgewich...
public int TextVisibleOnScreen { get; } Property Value Int32 Remarks The TextVisibleOnScreen property returns 1 if all text in the range is visible; it returns 0 if no text in the range is visible; and it returns -1 if some text in the range is visible and some is not. Text that...
Returns an Integer (int in C#) that indicates whether the text in the specified range is visible on the screen. Read-only. C# 複製 public int TextVisibleOnScreen { get; } Property Value Int32 Remarks The TextVisibleOnScreen property returns 1 if all text in the range is visible; it...
Returns an Integer (int in C#) that indicates whether the text in the specified range is visible on the screen. Read-only. C# Copy public int TextVisibleOnScreen { get; } Property Value Int32 Remarks The TextVisibleOnScreen property returns 1 if all text in the range is visible; it...