I faced with a problem. When i try to read some parameters from theme-object, or destruсt it - i got an error Property 'X' does not exist on type 'Theme'
This is defined as nullable (string?): typeof(Foo).GetTypeInfo().Assembly.GetName().Name The docs say: Gets or sets the simple name of the assembly. This is u
I have a feedback dataframe with two feedback categories 'MULTICHOICE' and 'TEXT'. I want to translate questions and responses of 'MULTICHOICE' category and ins
MYSQL can't update date but in happens very seldom I have it error very seldom(few time by month),for some dates like this. It isn't problem of code. I can't up
I have strings like 'keepme:cutme' or 'string-without-separator' which should become respectively 'keepme' and 'string-without-separator'. Can this be done in P
how can I make Vlookup search all the available sheets in my workbook? The number of my sheets not always the same here's the code I use but still found error o